Update docker-compose.yaml
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user