mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2025-12-13 23:56:47 +00:00
🌐 Refine CNAME instructions in README for improved formatting and clarity
This commit is contained in:
10
README.md
10
README.md
@@ -9,16 +9,18 @@
|
|||||||
|
|
||||||
### Host your national domain?
|
### Host your national domain?
|
||||||
|
|
||||||
To add your national domain, you need to create a CNAME record pointing to `portal.einundzwanzig.space`. Here's how:
|
To add your national domain, you need to create a CNAME record pointing to `portal.einundzwanzig.space`.
|
||||||
|
|
||||||
|
Here's how:
|
||||||
|
|
||||||
1. Add a subdomain like `portal.yourdomain.tld`
|
1. Add a subdomain like `portal.yourdomain.tld`
|
||||||
2. Create a CNAME record pointing to `portal.einundzwanzig.space`
|
2. Create a CNAME record pointing to `portal.einundzwanzig.space`
|
||||||
|
|
||||||
DNS provider CNAME settings:
|
DNS provider CNAME settings:
|
||||||
|
|
||||||
Type: CNAME
|
Type: `CNAME`
|
||||||
Name/Host/Alias: portal
|
Name/Host/Alias: `portal`
|
||||||
Target/Value/Destination: portal.einundzwanzig.space
|
Target/Value/Destination: `portal.einundzwanzig.space`
|
||||||
|
|
||||||
After setting up your CNAME, please notify the repository owner to refresh SSL certificates to include your domain.
|
After setting up your CNAME, please notify the repository owner to refresh SSL certificates to include your domain.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user