更新 docker-compose.yml

This commit is contained in:
XOF
2025-12-27 18:56:36 +08:00
parent ae0afdbdda
commit c4e7c50b8c

View File

@@ -1,8 +1,8 @@
# docker-compose.yml
services:
Ghub:
ghub:
build: .
container_name: hubp
container_name: ghub
ports:
- "18187:18187"
restart: unless-stopped