chore: deploy garage role to vagrant backend host and expose webui
This commit is contained in:
parent
102b1d487f
commit
b129b7e146
4 changed files with 17 additions and 0 deletions
|
|
@ -8,6 +8,10 @@ traefik_services:
|
|||
domain: keycloak.local.test
|
||||
port: 443
|
||||
protocol: https
|
||||
- name: garage-webui
|
||||
domain: console.storage.local.test
|
||||
port: 443
|
||||
protocol: https
|
||||
|
||||
# Example: Add more services as you deploy them
|
||||
# - name: forgejo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue