Skip to content

Commit

Permalink
Add wildcard for Nest user subdomains (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
polypixeldev authored Jan 14, 2024
1 parent f79d391 commit c9f5160
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hackclub.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"":
- type: A
value: 37.27.51.34
"*":
- type: CNAME
value: hackclub.app.
secure:
- type: A
value: 37.27.51.33
Expand Down

0 comments on commit c9f5160

Please sign in to comment.