修复路由顺序

This commit is contained in:
NewName
2025-05-17 12:32:51 +08:00
parent 0c27b93326
commit d82b726f04
3 changed files with 15 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
services:
ghproxy:
build: .
restart: always
ports:
- '5000:5000'