Изменение deploy.yml
Some checks failed
Local Deploy with Docker / build-and-deploy (push) Failing after 39s
Some checks failed
Local Deploy with Docker / build-and-deploy (push) Failing after 39s
This commit is contained in:
parent
424dd5fb8f
commit
be3d58ad88
@ -30,6 +30,7 @@ jobs:
|
||||
run: |
|
||||
docker run -d --name telegram-bot \
|
||||
--restart=always \
|
||||
--add-host=host.docker.internal:172.17.0.1
|
||||
-e DATABASE_HOST=localhost \
|
||||
-e DATABASE_NAME=telegram_bot \
|
||||
-e DATABASE_USER=postgres \
|
||||
|
Loading…
Reference in New Issue
Block a user