refactor: expose through nginx instead
This commit is contained in:
@@ -15,8 +15,8 @@ services:
|
|||||||
#- ./cache:/root/.cache
|
#- ./cache:/root/.cache
|
||||||
- ./:/app
|
- ./:/app
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
#ports:
|
||||||
- 3006:8080
|
# - 3006:8080
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
db-network:
|
db-network:
|
||||||
|
|||||||
Reference in New Issue
Block a user