[GH-ISSUE #1004] Question: DNS settings? #712

Closed
opened 2026-02-27 15:51:32 +03:00 by kerem · 1 comment
Owner

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?

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?
kerem 2026-02-27 15:51:32 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@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.com when building a client.

<!-- gh-comment-id:900918215 --> @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.com` when building a client.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#712
No description provided.