parent
a770d5f4f4
commit
d5b4aa8d81
@ -1,7 +1,7 @@
|
||||
all:
|
||||
hosts:
|
||||
10.0.0.1: # Example host
|
||||
174.128.244.238: # code.forksand.com
|
||||
|
||||
# Additional hosts can be specified by adding them below
|
||||
#10.0.0.2: # Example host 2. Uncomment line to use
|
||||
#10.0.0.3: # Example host 3. Uncomment line to use
|
||||
#10.0.0.3: # Example host 3. Uncomment line to use
|
||||
|
@ -1,3 +1,3 @@
|
||||
nginx_domain_name: "gitea.example.com"
|
||||
nginx_domain_name: "code.forksand.com"
|
||||
gitea_http_port: 3000
|
||||
letsencrypt_email: "test@example.com"
|
||||
letsencrypt_email: "letsencrypt@forksand.com"
|
||||
|
Loading…
Reference in new issue