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