mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-06-25 17:44:39 +08:00
6 lines
104 B
YAML
6 lines
104 B
YAML
services:
|
|
ghproxy:
|
|
build: .
|
|
restart: always
|
|
ports:
|
|
- '5000:5000' |