mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -25,11 +25,11 @@
|
||||
addr = "192.168.1.20";
|
||||
port = 10000;
|
||||
}
|
||||
locations."/whiteboard" = {
|
||||
proxyPass = "http://localhost:3002";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
];
|
||||
locations."/whiteboard" = {
|
||||
proxyPass = "http://localhost:3002";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
# "trilium" = {
|
||||
# forceSSL = false;
|
||||
|
||||
Reference in New Issue
Block a user