moves site to ily.rs, guestbook to ily.rs/guestbook/, and shlink to ily.rs/fallback
This commit is contained in:
parent
15ff8fc5fe
commit
ae62b54e46
6 changed files with 97 additions and 58 deletions
|
|
@ -14,16 +14,7 @@
|
|||
group = "guestbook";
|
||||
|
||||
siteTitle = "ily [dot] rs";
|
||||
caddy = {
|
||||
enable = true;
|
||||
domain = "g.ily.rs";
|
||||
forwardAuth = {
|
||||
enable = true;
|
||||
address = "localhost:3002";
|
||||
uri = "/api/auth/caddy";
|
||||
copyHeaders = [ "Remote-User" "Remote-Name" "Remote-Email" "Remote-Groups" ];
|
||||
};
|
||||
};
|
||||
basePath = "/guestbook";
|
||||
|
||||
submissions.enable = true;
|
||||
websites.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue