fix: 📝 Update docker-compose file

This commit is contained in:
Jesse Wierzbinski 2024-06-13 23:11:01 -10:00
parent 99f14ba114
commit 641e712272
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
services:
lysand:
build: ghcr.io/lysand-org/lysand:latest
image: ghcr.io/lysand-org/lysand:latest
volumes:
- ./logs:/app/dist/logs
- ./config:/app/dist/config
@ -8,6 +8,7 @@ services:
- ./glitch:/app/dist/glitch
restart: unless-stopped
container_name: lysand
command: "cli start --all-threads"
networks:
- lysand-net
depends-on: