1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-10-16 09:37:27 +00:00

Remove docker-compose.yml from main

This commit is contained in:
Steffo 2023-01-15 19:28:46 +01:00
parent 5ebb6bd1b2
commit 978074cfef
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -1,17 +0,0 @@
# To be used in Portainer
version: "3.9"
services:
telegram:
image: "ghcr.io/steffo99/patched-porobot:latest"
command: "patched_porobot_telegram"
restart: unless-stopped
volumes:
- "$PORO_CARDS_DIR:/usr/src/patched_porobot/data"
env_file:
- stack.env
deploy:
resources:
limits:
memory: 64M