post(cloudflared): custom config location

This commit is contained in:
Ming Di Leom 2021-06-16 11:19:45 +00:00
parent 7c0d28e988
commit fff583c2b4
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 2 additions and 0 deletions

View File

@ -164,6 +164,8 @@ Restart/reload Caddy for the changed config to take effect.
# cloudflared is not distributed via a free software license
nixpkgs.config.allowUnfree = true;
services.argoWeb.enable = true;
# if the config is in another location
# services.argoWeb.config = "/etc/caddy/argoWeb.yml";
```
## Create a CNAME record