re-added volume mount with file share ID
This commit is contained in:
parent
ee71d0254b
commit
3ba504de04
@ -6,6 +6,8 @@ services:
|
||||
ports:
|
||||
- "8000:80"
|
||||
restart: always
|
||||
volumes:
|
||||
- 1:/var/www/html
|
||||
environment:
|
||||
- WORDPRESS_DB_HOST=${WORDPRESS_DB_HOST}
|
||||
- WORDPRESS_DB_USER=${WORDPRESS_DB_USER}
|
||||
|
Loading…
Reference in New Issue
Block a user