Фикс деплоя
All checks were successful
Local Deploy with Docker / build-and-deploy (push) Successful in 41s
All checks were successful
Local Deploy with Docker / build-and-deploy (push) Successful in 41s
This commit is contained in:
parent
be3d58ad88
commit
76ca147450
@ -30,7 +30,7 @@ jobs:
|
||||
run: |
|
||||
docker run -d --name telegram-bot \
|
||||
--restart=always \
|
||||
--add-host=host.docker.internal:172.17.0.1
|
||||
--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