Add port environment variable
This commit is contained in:
parent
cd326bcfac
commit
77768ff431
2 changed files with 8 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ services:
|
|||
- VK_GROUP_ID
|
||||
- VK_CONFIRMATION_STRING
|
||||
- TG_TOKEN
|
||||
- PORT=8000
|
||||
|
||||
ports:
|
||||
- "127.0.0.1:8888:8000"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue