rottenraptor-server new domain
This commit is contained in:
parent
d258a02d46
commit
0d2b33fafb
1 changed files with 5 additions and 1 deletions
|
@ -23,8 +23,12 @@ ips = [
|
|||
gateway4 = "91.198.192.193"
|
||||
gateway6 = "2001:67c:b54:1::1"
|
||||
|
||||
[metadata.nginx.vhosts.'raptor.city'.locations.'/']
|
||||
redirect = "https://www.rottenraptor.com/"
|
||||
mode = 302
|
||||
|
||||
[metadata.nginx.vhosts.immich]
|
||||
domain = "rr-immich.franzi.business"
|
||||
domain = "immich.raptor.city"
|
||||
|
||||
[metadata.smartd]
|
||||
disks = [
|
||||
|
|
Loading…
Reference in a new issue