mirror of
https://github.com/EdyTheCow/docker-whmcs.git
synced 2026-04-02 10:49:30 +00:00
Remove nginx logs volume, no longer needed
This commit is contained in:
@@ -5,7 +5,6 @@ services:
|
||||
volumes:
|
||||
- ${DATA_DIR}/whmcs:/var/www/html
|
||||
- ${DATA_DIR}/whmcs_storage:/var/www/whmcs_storage
|
||||
- ${DATA_DIR}/nginx_logs:/var/log/nginx
|
||||
environment:
|
||||
- NGINX_DOMAIN=${DOMAIN}
|
||||
- TRAEFIK_SUBNET=${TRAEFIK_SUBNET}
|
||||
|
||||
Reference in New Issue
Block a user