Compare commits
2 commits
189559a1b7
...
82178521d1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
82178521d1 | ||
|
|
6c5b08444a |
1 changed files with 8 additions and 0 deletions
|
|
@ -162,6 +162,14 @@
|
|||
proxyPass = "http://100.64.0.13";
|
||||
};
|
||||
};
|
||||
"notes.joshuabell.xyz" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyWebsockets = true;
|
||||
proxyPass = "http://100.64.0.13";
|
||||
};
|
||||
};
|
||||
"sso.joshuabell.xyz" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue