added xfay.app
This commit is contained in:
parent
347f102b39
commit
2c35fc5be7
2 changed files with 2 additions and 2 deletions
|
|
@ -68,7 +68,7 @@ zonetoast.com, www.zonetoast.com {
|
||||||
file_server
|
file_server
|
||||||
}
|
}
|
||||||
|
|
||||||
relay.otherwhere.app {
|
relay.otherwhere.app, relay.xfay.app {
|
||||||
reverse_proxy localhost:8880
|
reverse_proxy localhost:8880
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -65,7 +65,7 @@ in
|
||||||
|
|
||||||
# Caddy reverse proxy fragment — picked up via the glob import in caddy.nix.
|
# Caddy reverse proxy fragment — picked up via the glob import in caddy.nix.
|
||||||
environment.etc."caddy/Caddyfile.d/jirorian.caddyfile".text = ''
|
environment.etc."caddy/Caddyfile.d/jirorian.caddyfile".text = ''
|
||||||
${domain} {
|
${domain}, upload.xfay.app {
|
||||||
reverse_proxy localhost:${toString port}
|
reverse_proxy localhost:${toString port}
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue