mirror of
https://github.com/stilleshan/dockerfiles.git
synced 2025-12-24 13:37:58 +08:00
Update ghproxy to support black and white list
This commit is contained in:
9
docker-compose.yml
Normal file
9
docker-compose.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
version: "3"
|
||||
services:
|
||||
gh-proxy:
|
||||
image: stilleshan/gh-proxy
|
||||
container_name: gh-proxy
|
||||
ports:
|
||||
- 12345:80
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user