Skip to content

Commit 757c060

Browse files
authored
Add www.job.json configuration file
1 parent 9b0ad0b commit 757c060

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",
10+
"value": "job.is-a-good.dev"
11+
}
12+
},
13+
14+
"proxied": true
15+
}

0 commit comments

Comments
 (0)