Update environment variable names in config and docker-compose
This commit is contained in:
parent
a88946bb7f
commit
be98920271
2 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@ services:
|
|||
ports:
|
||||
- "8085:8000"
|
||||
environment:
|
||||
- CA_ENV=prod
|
||||
- DT_ENV=prod
|
||||
hostname: donetick-core
|
||||
command: ["/donetick-core"] # Command to execute your binary inside the container
|
||||
networks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue