mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(nginx): reuseport
This commit is contained in:
parent
6df95aa9ce
commit
b17af83d2a
10 changed files with 41 additions and 23 deletions
|
|
@ -24,6 +24,7 @@
|
|||
];
|
||||
|
||||
services.nginx = {
|
||||
proxied.enable = true;
|
||||
virtualHosts = {
|
||||
zigbee2mqtt.proxied.enable = "cloudflared";
|
||||
grocy.proxied.enable = "cloudflared";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue