mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-06-28 19:11:23 +08:00
修复路由顺序
This commit is contained in:
6
ghproxy/docker-compose.yml
Normal file
6
ghproxy/docker-compose.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
ghproxy:
|
||||
build: .
|
||||
restart: always
|
||||
ports:
|
||||
- '5000:5000'
|
||||
Reference in New Issue
Block a user