new file: frontend/nginx.conf
This commit is contained in:
@@ -23,5 +23,6 @@ services:
|
||||
- "80:80"
|
||||
volumes:
|
||||
- ./frontend:/usr/share/nginx/html
|
||||
- ./frontend/nginx.conf:/etc/nginx/conf.d/default.conf
|
||||
depends_on:
|
||||
- backend
|
||||
|
||||
Reference in New Issue
Block a user