docs: 📝 Update docker-compose to make Lysand default to the latest tag

This commit is contained in:
Jesse Wierzbinski 2024-05-06 19:23:32 +00:00
parent af354a5fb8
commit 592f7c0ac2
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
services:
lysand:
build: ghcr.io/lysand-org/lysand:main
build: ghcr.io/lysand-org/lysand:latest
volumes:
- ./logs:/app/dist/logs
- ./config:/app/dist/config