first commit
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
working_dir: /app
|
||||
volumes:
|
||||
- ./app:/app/app
|
||||
- ./:/app
|
||||
- ./.env:/app/.env
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user