Update compose.yaml
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
source: ${PWD}/.env
|
||||
target: /www/.env
|
||||
- ./.docker/.data/:/www/.docker/.data
|
||||
- ./public/theme/:/www/public/theme/
|
||||
environment:
|
||||
- docker=true
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user