👌 REFACTOR: env_file docker compose
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
||||
phoenix-backend:
|
||||
restart: always
|
||||
image: "yurimatoslima/phoenix-backend:alpha"
|
||||
# env_file: .env
|
||||
env_file: .env
|
||||
environment:
|
||||
DB_PORT: ${DB_POSTGRESDB_PORT}
|
||||
DB: ${DB_POSTGRES_TYPE}
|
||||
|
||||
Reference in New Issue
Block a user