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