chore(docker): Enable conf directory mount
This commit is contained in:
@@ -534,7 +534,7 @@ services:
|
||||
- '8889:8889'
|
||||
volumes:
|
||||
- .env:/app/.env
|
||||
# - ../backend/conf:/app/resources/conf
|
||||
- ../backend/conf:/app/resources/conf
|
||||
# - ../backend/static:/app/resources/static
|
||||
depends_on:
|
||||
mysql:
|
||||
|
||||
Reference in New Issue
Block a user