mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Restructured server config
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
port-ui-desktop: true
|
||||
domains:
|
||||
canonical:
|
||||
- "file.{{ primary_domain }}"
|
||||
alias:
|
||||
- "files.{{ primary_domain }}"
|
||||
matomo: true
|
||||
css: true
|
||||
port-ui-desktop: true
|
||||
server:
|
||||
domains:
|
||||
canonical:
|
||||
- "file.{{ primary_domain }}"
|
||||
alias:
|
||||
- "files.{{ primary_domain }}"
|
||||
|
Reference in New Issue
Block a user