Let caddy retrieve tailscale certificates.
This commit is contained in:
parent
7e4e0970bc
commit
0cca8fef77
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@
|
|||
reverse_proxy localhost:3000
|
||||
'';
|
||||
};
|
||||
tailscale.permitCertUid = "caddy";
|
||||
udev.extraRules = ''
|
||||
ACTION=="add", SUBSYSTEM=="net", ATTR{address}=="00:e2:69:96:fb:67", NAME="wan"
|
||||
ACTION=="add", SUBSYSTEM=="net", ATTR{address}=="00:e2:69:96:fb:68", NAME="lan0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue