fix public ressources not being public
This commit is contained in:
@@ -44,8 +44,8 @@ services:
|
||||
volumes:
|
||||
- ./frontend:/usr/share/nginx/html:ro
|
||||
- ./frontend/nginx.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
# ports:
|
||||
#- "5173:80"
|
||||
ports:
|
||||
- "5173:5000"
|
||||
depends_on:
|
||||
- app
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user