feat: Forgejo reverse proxy
This commit is contained in:
@@ -143,6 +143,11 @@ auto_configure_traefik:
|
|||||||
host: "10.0.2.28"
|
host: "10.0.2.28"
|
||||||
port: 3000
|
port: 3000
|
||||||
internal: false
|
internal: false
|
||||||
|
forgejo:
|
||||||
|
subdomain: "git"
|
||||||
|
host: "10.0.4.30"
|
||||||
|
port: 8086
|
||||||
|
internal: false
|
||||||
immich:
|
immich:
|
||||||
subdomain: "immich"
|
subdomain: "immich"
|
||||||
host: "10.0.2.18"
|
host: "10.0.2.18"
|
||||||
|
|||||||
Reference in New Issue
Block a user