Renamed server roles by osi they work on

This commit is contained in:
2025-07-10 12:33:46 +02:00
parent c94d623f8f
commit 96268e7161
120 changed files with 167 additions and 167 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
<link rel="stylesheet" type="text/css" href="/global.css?version={{global_css_version}}">

View File

@@ -0,0 +1,3 @@
location = /global.css {
root {{nginx.directories.data.global}};
}