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
b1b57fe670
commit
cd5beafc0d
@ -1,8 +1,8 @@
|
||||
version: '3'
|
||||
services:
|
||||
xboard:
|
||||
image: ghcr.io/cedar2025/xboard:v1.0.0
|
||||
image: ghcr.io/cedar2025/xboard:latest
|
||||
volumes:
|
||||
- ./.env:/www/.env
|
||||
- ./.docker/.data/:/www/.docker/.data/
|
||||
network_mode: host
|
||||
network_mode: host
|
||||
|
Loading…
Reference in New Issue
Block a user