Update docker-compose.yml
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
ports:
|
||||
- "8080:80"
|
||||
volumes:
|
||||
- ./nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
- nfsdata:/usr/share/nginx/html:ro
|
||||
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user