Staging and Production ports are not the same
Open
- Dominant language
- Shell
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the app on staging is served with with port 80, while on production, it's on 1337 (as in the current repo). The following are manually added and built on staging to serve on port 80:
- ` nginx/simssadb.conf`
- `nginx/Dockerfile`
- ` docker-compose.yml`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.