filesystem access

This commit is contained in:
tokslaw7
2023-05-30 23:40:05 +00:00
parent 287fe24ef2
commit 4efa5eb616
+2 -1
View File
@@ -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: