Commit 87ac78b
committed
Refactor Nginx and update credentials
Removed Nginx server block from `default.conf` and stopped exposing `gym-api` service publicly by removing `ports` mapping in `docker-compose.yml`. Updated database credentials for `gym-api` and `gym-db` services to enhance security. Added a comment about the new Nginx reverse proxy configuration.1 parent e37ace7 commit 87ac78b
2 files changed
+2
-23
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments