fill telegram envs
This commit is contained in:
parent
5d53192f5c
commit
1dfa960bdf
@ -11,8 +11,8 @@ services:
|
||||
#command: ls /usr/local/bin/
|
||||
#command: dlv --listen=:2345 --headless=true --log=true --log-output=debugger,debuglineerr,gdbwire,lldbout,rpc --accept-multiclient --api-version=2 exec /app
|
||||
environment:
|
||||
TELEGRAM_TOKEN: $TELEGRAM_TOKEN
|
||||
TELEGRAM_CHANNEL_ID: $TELEGRAM_CHANNEL_ID
|
||||
TELEGRAM_TOKEN: "6414077478:AAFk03HezovLT2kO_i9OYswH8Weirsgp9GU"
|
||||
TELEGRAM_CHANNEL_ID: -1002131384011
|
||||
CLIENT_HTTP_URL: ":7035"
|
||||
ADMIN_HTTP_URL: ":7036"
|
||||
S3_ENDPOINT: s3.timeweb.cloud
|
||||
|
Loading…
Reference in New Issue
Block a user