quitar bot

This commit is contained in:
2025-03-13 21:00:33 +01:00
parent 10dc7766ee
commit c13d2380e9

View File

@ -18,20 +18,20 @@ services:
networks:
- goshawk-network
telegrambot:
build: ./bot
container_name: telegrambot_app
restart: always
ports:
- "8180:8080"
depends_on:
- app
networks:
- goshawk-network
# telegrambot:
# build: ./bot
# container_name: telegrambot_app
# restart: always
# ports:
# - "8180:8080"
# depends_on:
# - app
# networks:
# - goshawk-network
networks:
goshawk-network:
external: true
# networks:
# goshawk-network:
# external: true
# mysql:
# image: mysql:latest