fix: added openform to vagrant playbooks and host_vars
This commit is contained in:
parent
f479a19595
commit
1ddd5d9eb9
3 changed files with 12 additions and 0 deletions
|
|
@ -28,6 +28,10 @@ traefik_dmz_exposed_services:
|
|||
domain: home.local.test
|
||||
port: 443
|
||||
protocol: https
|
||||
- name: opnform
|
||||
domain: forms.local.test
|
||||
port: 443
|
||||
protocol: https
|
||||
# Example: Add more services as you deploy them
|
||||
# - name: forgejo
|
||||
# domain: git.example.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue