Skip to content

Commit 53e048c

Browse files
authored
Merge pull request #1036 from FWEEaaaa1/patch-2
Add www.job.json configuration file
2 parents 228ffcf + 6f7a03d commit 53e048c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

domains/www.job.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"owner": {
3+
"username": "FWEEaaaa1",
4+
"email": "[email protected]"
5+
},
6+
7+
"target": {
8+
"CNAME": {
9+
"name": "www.job",
10+
"value": "job.is-a-good.dev"
11+
}
12+
},
13+
14+
"proxied": true
15+
}

0 commit comments

Comments
 (0)