build 1
This commit is contained in:
8
docker-compose.yml
Normal file
8
docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
version: '3'
|
||||
services:
|
||||
notepad:
|
||||
container_name: "gh-proxy"
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "9096:80"
|
||||
image: hub.ncc.cx/fghwett/gh-proxy:latest
|
||||
Reference in New Issue
Block a user