Update docker-compose.yaml

This commit is contained in:
Xboard 2023-11-17 13:53:19 +08:00 committed by GitHub
parent 3b9770d378
commit 0789456304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,4 +5,5 @@ services:
volumes:
- ./.env:/www/.env
- ./.docker/.data/:/www/.docker/.data/
# - ./config/v2board.php:/www/config/v2board.php
network_mode: host