mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
docs: 📝 Update docker-compose to make Lysand default to the latest tag
This commit is contained in:
parent
af354a5fb8
commit
592f7c0ac2
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
lysand:
|
lysand:
|
||||||
build: ghcr.io/lysand-org/lysand:main
|
build: ghcr.io/lysand-org/lysand:latest
|
||||||
volumes:
|
volumes:
|
||||||
- ./logs:/app/dist/logs
|
- ./logs:/app/dist/logs
|
||||||
- ./config:/app/dist/config
|
- ./config:/app/dist/config
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue