PromucFlow_constructor/app/server/appsmith-server/src/main/resources
Sumesh Pradhan a846bd4952
fix: renamed rts port env to APPSMITH_RTS_PORT (#20121)
Issue: Nginx and RTS used the same env PORT for binding it's service,
while the backend server had the rts port hardcoded on its rts uri.
- Renamed env PORT to APPSMITH_RTS_PORT for starting the rts server.
- Updated nginx config templates to use env `APPSMITH_RTS_PORT`
- Added appsmith.rts.port property in server to use env
APPSMITH_RTS_PORT
- Updated CommonConfig.java rtsBaseDomain to use appsmith.rts.port

---------

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2023-02-15 07:06:02 +05:30
..
bot Add a bot thread when someone adds first comment or tags someone is the comment for the first time (#5521) 2021-07-15 23:45:08 +06:00
email fix: Fix Appsmith logo in emails (#20030) 2023-01-26 14:13:24 +05:30
features chore: Render below the fold widget components when browser is idle using Intersection Observer (#18747) 2023-02-08 16:53:39 +05:30
application-production.properties chore: Upgrade to Spring Boot 3.0.1 (#19044) 2023-01-02 19:40:59 +07:00
application.properties fix: renamed rts port env to APPSMITH_RTS_PORT (#20121) 2023-02-15 07:06:02 +05:30
CRUD-DB-Table-Template-Application.json fix: Theming is not applied to Table's 'Delete' & JSONForm's 'Reset & Update' buttons in Crud template (#14316) 2022-06-16 16:43:39 +05:30
docker-compose.yml fix: end guided tour on exiting editor (#11084) 2022-03-08 20:25:20 +05:30
examples-organization.json fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
system-themes.json feat: Change Modern/Default Theme Background to #F8FAFC (#17345) 2022-10-14 11:10:50 +05:30