Update docker-compose.yaml

This commit is contained in:
Xboard 2025-01-18 21:40:43 +08:00 committed by GitHub
parent e22dfaf445
commit 82e6306179
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
version: '3' version: '3'
services: services:
xboard: xboard:
image: ghcr.io/cedar2025/xboard:latest image: ghcr.io/cedar2025/xboard:legacy
volumes: volumes:
- ./.env:/www/.env - ./.env:/www/.env
- ./.docker/.data/:/www/.docker/.data/ - ./.docker/.data/:/www/.docker/.data/