This repository has been archived on 2025-05-15. You can view files and clone it, but cannot push or open issues or pull requests.
morlana-pages/domains.yaml

19 lines
501 B
YAML

reserved_domains:
- "^(www\\.|api\\.|mail\\.|status\\.)morlana\\.page$"
- "^admin\\..*"
- "^internal\\..*"
subdomains:
- name: www
target: pages.morlana-pages.morlana.morlana.space
proxy: false
note: "Currently the cloudflare proxy service is not supported by Morlana Git Pages service"
# - name: "example"
# target: "example.com"
# proxy: true
# note: "Test Subdomain"
# - name: "test"
# target: "test.example.com"
# proxy: false
# note: "Proxy deaktiviert"