1
0
Fork 0

Change network name

This commit is contained in:
Ethanell 2020-02-25 08:12:13 +01:00
parent 5906464f3a
commit 501fdb33f7

View file

@ -3,12 +3,12 @@ services:
bot:
build: .
networks:
- nginx_web
- nginx
volumes:
- ./TelegramEDT:/TelegramEDT
env_file:
- webhook_secret.env
networks:
nginx_web:
nginx:
external: true