branch
This commit is contained in:
9
roles/reverseproxy/defaults/main.yml
Normal file
9
roles/reverseproxy/defaults/main.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
caddy_email: "admin@example.com"
|
||||
|
||||
portal_domain: "portal.example.com"
|
||||
|
||||
nextcloud_domain: "nextcloud.example.net"
|
||||
nextcloud_target: "10.0.10.12:80"
|
||||
|
||||
gitea_domain: "git.example.net"
|
||||
gitea_target: "10.0.10.13:3000"
|
||||
Reference in New Issue
Block a user