mirror of
https://github.com/catspace-dev/unicheckbot.git
synced 2024-11-23 14:23:43 +03:00
get ports of app in env
This commit is contained in:
parent
b0e7f71d0f
commit
173f9fd630
|
@ -7,4 +7,4 @@ services:
|
||||||
env_file:
|
env_file:
|
||||||
- api.env
|
- api.env
|
||||||
ports:
|
ports:
|
||||||
- "0.0.0.0:8080:8080"
|
- ${APP_PORT}:${APP_PORT}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user