Del: APACHE_DOCUMENT_ROOT(env)
This commit is contained in:
@@ -20,8 +20,6 @@ services:
|
|||||||
- "${PUBLIC_PORT}:80"
|
- "${PUBLIC_PORT}:80"
|
||||||
volumes:
|
volumes:
|
||||||
- app_data:/var/www/html
|
- app_data:/var/www/html
|
||||||
environment:
|
|
||||||
- APACHE_DOCUMENT_ROOT=/var/www/html
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user