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
Florian 2ae6488249
Some checks failed
Deploy Jekyll site to Pages / build (push) Waiting to run
Update Cloudflare DNS / update-dns (push) Has been cancelled
Fixing some jekyll things and removing old subdomains
2025-03-03 00:02:09 +01:00

15 lines
322 B
YAML

reserved_domains:
- "^(www\\.|api\\.|mail\\.|status\\.)morlana\\.page$"
- "^admin\\..*"
- "^internal\\..*"
subdomains: []
# - name: "example"
# target: "example.com"
# proxy: true
# note: "Test Subdomain"
# - name: "test"
# target: "test.example.com"
# proxy: false
# note: "Proxy deaktiviert"