PromucFlow_constructor/deploy/docker/templates
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
..
cron.d docs: Fat container documentation fixes (#7207) 2021-09-14 19:01:06 +05:30
nginx fix: renamed rts port env to APPSMITH_RTS_PORT (#20121) 2023-02-15 07:06:02 +05:30
supervisord chore: refactor backend startup script (#19420) 2023-01-02 15:25:23 +05:30
docker.env.sh Fix sandbox iframe default setting (#17618) 2022-10-17 16:12:56 +05:30
supervisord.conf Config supervisord to write logs into log files (#8145) 2021-10-19 12:59:55 +05:30