mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 18:48:14 -05:00
Update docker-compose.yaml
This commit is contained in:
parent
b1b57fe670
commit
cd5beafc0d
@ -1,8 +1,8 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
xboard:
|
xboard:
|
||||||
image: ghcr.io/cedar2025/xboard:v1.0.0
|
image: ghcr.io/cedar2025/xboard:latest
|
||||||
volumes:
|
volumes:
|
||||||
- ./.env:/www/.env
|
- ./.env:/www/.env
|
||||||
- ./.docker/.data/:/www/.docker/.data/
|
- ./.docker/.data/:/www/.docker/.data/
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
Loading…
Reference in New Issue
Block a user