allowing proxying using .htaccess (3)
This commit is contained in:
@@ -38,7 +38,7 @@ services:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
# - "/var/run/docker.sock:/var/run/docker.sock:ro"
|
# - "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||||
- "${DATA_DIR}:/usr/local/apache2/htdocs:ro"
|
- "${DATA_DIR}:/var/www/html:ro"
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user