Remove redundant environment variables
This commit is contained in:
parent
8cf2037877
commit
6bd88f6b2f
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ services:
|
|||
build: .
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
MIX_ENV: prod
|
||||
ERL_EPMD_ADDRESS: 127.0.0.1
|
||||
DB_NAME: akkoma
|
||||
DB_USER: akkoma
|
||||
DB_PASS: akkoma
|
||||
|
|
Loading…
Reference in a new issue