feat: add nextcloud deployment
This commit is contained in:
parent
b129b7e146
commit
5b6ec5284e
5 changed files with 34 additions and 1 deletions
|
|
@ -12,6 +12,14 @@ traefik_services:
|
|||
domain: console.storage.local.test
|
||||
port: 443
|
||||
protocol: https
|
||||
- name: nextcloud
|
||||
domain: nextcloud.local.test
|
||||
port: 443
|
||||
protocol: https
|
||||
- name: nextcloud-collabora
|
||||
domain: office.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