mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 22:09:16 +01:00
docs: 📝 Update docker-compose to make Lysand default to the latest tag
This commit is contained in:
parent
af354a5fb8
commit
592f7c0ac2
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue