This commit is contained in:
bvn13 2024-06-14 01:16:01 +03:00
parent 711e196e28
commit e50cc8ca55

View File

@ -1,9 +1,5 @@
version: '3.3'
networks:
jedoist:
external: true
services:
bot:
@ -15,5 +11,3 @@ services:
volumes:
- ${TODO_PATH}:/mnt/todo
restart: on-failure
networks:
- jedoist