fix sharing
This commit is contained in:
parent
382d643573
commit
0fc9df56f2
1 changed files with 1 additions and 2 deletions
|
|
@ -24,9 +24,8 @@ in
|
||||||
users.default_theme = "system";
|
users.default_theme = "system";
|
||||||
server = {
|
server = {
|
||||||
inherit domain;
|
inherit domain;
|
||||||
|
root_url = "https://${domain}";
|
||||||
protocol = "socket";
|
protocol = "socket";
|
||||||
|
|
||||||
enable_gzip = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
security = {
|
security = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue