mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 14:35:26 +02:00
remove env_file from docker-compose
This commit is contained in:
parent
0214ab7556
commit
65f5569780
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ services:
|
|||
context: .
|
||||
ports:
|
||||
- "5005:3000"
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- ./public/uploads:/uploads
|
||||
- ./db:/usr/src/app/db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue