mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
added env_file
This commit is contained in:
parent
ec8a136799
commit
11d3c84873
@ -11,4 +11,5 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
- "3001:3001"
|
env_file:
|
||||||
|
- .env
|
Loading…
x
Reference in New Issue
Block a user