mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: caddy test
This commit is contained in:
parent
e333ec243e
commit
80b1dc198a
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ in {
|
||||||
services = {
|
services = {
|
||||||
mastodon = {
|
mastodon = {
|
||||||
enable = true;
|
enable = true;
|
||||||
localDomain = host;
|
localDomain = web.domains.url3;
|
||||||
secretKeyBaseFile = "/var/lib/mastodon/secrets/secret-key-base";
|
secretKeyBaseFile = "/var/lib/mastodon/secrets/secret-key-base";
|
||||||
streamingProcesses = 7;
|
streamingProcesses = 7;
|
||||||
trustedProxy = localhost;
|
trustedProxy = localhost;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue