filesystem access
This commit is contained in:
@@ -16,9 +16,10 @@ services:
|
||||
# - ./nginx/nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
|
||||
- ./logs:/etc/nginx/logs
|
||||
- /opt/wrenchboard:/opt/wrenchboard
|
||||
ports:
|
||||
- 9083:80
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
volumes:
|
||||
src:
|
||||
src:
|
||||
|
||||
Reference in New Issue
Block a user