feat: добавлена современная страница деталей услуги с портфолио и отзывами
This commit is contained in:
@@ -82,7 +82,7 @@ services:
|
||||
bot:
|
||||
build: .
|
||||
container_name: telegram_bot
|
||||
command: sh -c "./wait-for-it.sh postgres_db:5432 -- python smartsoltech/manage.py start_telegram_bot"
|
||||
command: /docker-entrypoint-bot.sh
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- .:/app
|
||||
|
||||
Reference in New Issue
Block a user