mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 10:38:14 -05:00
Update docker-compose.yaml
This commit is contained in:
parent
e22dfaf445
commit
82e6306179
@ -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/
|
||||||
|
Loading…
Reference in New Issue
Block a user