mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #1004] Question: DNS settings? #712
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#712
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FreshImmuc on GitHub (Aug 12, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1004
Hey, so what type of dns settings do I have to add when I want to add my domain as the host?
@MaxXor commented on GitHub (Aug 18, 2021):
In the DNS settings of your domain create a A record with your IP address.
e.g.
example.com. IN A 212.121.123.2
Then you can use
example.comwhen building a client.