mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 09:35:10 +01:00
grafana
This commit is contained in:
parent
ec7be408a1
commit
d12f733cf7
23 changed files with 72 additions and 16 deletions
|
|
@ -71,8 +71,8 @@ in
|
|||
}
|
||||
|
||||
${
|
||||
if name == "vps1" then
|
||||
builtins.readFile ./Caddyfile else ""
|
||||
if name == "vps1" || name == "vps3" then
|
||||
builtins.readFile ./${name}.Caddyfile else ""
|
||||
}
|
||||
''
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue