Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- acme_dns cloudflare {$CLOUDFLARE_API_TOKEN}
- auto_https prefer_wildcard
- }
- *.{$MY_DOMAIN} {
- }
- cook.{$MY_DOMAIN} {
- reverse_proxy mealie:80
- }
- photo.{$MY_DOMAIN} {
- reverse_proxy immich:2283
- }
Advertisement
Add Comment
Please, Sign In to add comment