mirror of
https://github.com/turtlebasket/michaelnet.git
synced 2026-03-04 11:34:48 -08:00
add status proxy service + tweaks
This commit is contained in:
@@ -27,7 +27,7 @@ services:
|
||||
container_name: cloudflared-gitea
|
||||
image: cloudflare/cloudflared
|
||||
restart: unless-stopped
|
||||
command: tunnel run --url http://server:3000
|
||||
command: tunnel run
|
||||
environment:
|
||||
- TUNNEL_TOKEN=${GITEA_TUNNEL_TOKEN}
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user