Updated Setup (markdown)
parent
fa514a18c8
commit
0a98850237
2
Setup.md
2
Setup.md
@ -79,7 +79,7 @@ In your http block add the following:
|
||||
```nginx
|
||||
# THEME.PARK
|
||||
map $host $theme {
|
||||
default <theme>;
|
||||
default <theme>; # e.g. default organizr-dark
|
||||
}
|
||||
```
|
||||
Change `<theme>` to the theme you want on all your apps. e.g. `default dark;`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user