Implement cloudflare tunnel

This commit is contained in:
Marko Korhonen 2025-06-07 00:20:49 -05:00
parent 11b5a0347b
commit dac15275f4
6 changed files with 191 additions and 68 deletions

View file

@ -6,7 +6,6 @@ services:
image: git.korhonen.cc/functionalhacker/forgejo-asciidoc
container_name: forgejo
environment:
- TZ=Europe/Helsinki
- USER_UID=1000
- USER_GID=1000
restart: unless-stopped