increased nginx proxy parameters
This commit is contained in:
parent
d12274102a
commit
694a4e7605
7 changed files with 23 additions and 10 deletions
|
|
@ -9,7 +9,9 @@
|
|||
networking.hostName = "artemisia";
|
||||
system.stateVersion = "25.05";
|
||||
|
||||
services.yggdrasil.persistentKeys = true;
|
||||
services.yggdrasil.settings.PrivateKey = secret.yggdrasil.PrivateKey;
|
||||
services.yggdrasil.persistentKeys = false;
|
||||
|
||||
marzban = {
|
||||
env = {
|
||||
UVICORN_HOST = "artemisia.project-a.space";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue