add status proxy service + tweaks

This commit is contained in:
2023-06-21 02:28:39 -07:00
parent ccf5c85e2e
commit e249a571cf
4 changed files with 25 additions and 1 deletions

View File

@@ -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: