Added immich VHOST to neptun
This commit is contained in:
@@ -99,6 +99,11 @@
|
|||||||
reverse_proxy http://jupiter.orbit.sol:8096
|
reverse_proxy http://jupiter.orbit.sol:8096
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# ---- Immich ----
|
||||||
|
services.caddy.virtualHosts."immich.mgaction.town".extraConfig = ''
|
||||||
|
reverse_proxy http://jupiter.orbit.sol:2283
|
||||||
|
'';
|
||||||
|
|
||||||
# ---- Gitea WebUI ----
|
# ---- Gitea WebUI ----
|
||||||
# Gitea's web UI and HTTPS clones (services/dev/gitea.nix, HTTP_PORT 3000).
|
# Gitea's web UI and HTTPS clones (services/dev/gitea.nix, HTTP_PORT 3000).
|
||||||
# Its SSH side is the separate :2222 forward further down.
|
# Its SSH side is the separate :2222 forward further down.
|
||||||
|
|||||||
Reference in New Issue
Block a user