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