mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
fix permission deined issue
This commit is contained in:
+2
-2
@@ -13,9 +13,9 @@ services:
|
||||
ports:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
- .:/var/www
|
||||
- .:/app
|
||||
env_file: .env
|
||||
working_dir: /var/www
|
||||
working_dir: /app
|
||||
depends_on:
|
||||
- database
|
||||
links:
|
||||
|
||||
Reference in New Issue
Block a user