Skip to content
This repository was archived by the owner on Jul 31, 2026. It is now read-only.

Commit bb5c0ce

Browse files
authored
Merge pull request #3432 from Daniel-VergaraM/main
Create wildcard domain configuration for dvergaram
2 parents 77cd97a + 6f08fd7 commit bb5c0ce

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"description": "Wildcard for some inner projects and other public projects I'll be displaying in the main site",
3+
"domain": "is-local.org",
4+
"subdomain": "*.dvergaram",
5+
"owner": {
6+
"email": "vergaramartinezdaniel@gmail.com"
7+
},
8+
"record": {
9+
"A": ["148.230.94.112"]
10+
},
11+
"proxied": false
12+
}

0 commit comments

Comments
 (0)