mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
[chore] add xwiki alias to traefik defaults
- starting with xwiki development, this alias belongs to the defaults we are defining here
This commit is contained in:
committed by
Eric Schubert
parent
447cfb0f6a
commit
358ff40e5c
@@ -17,6 +17,7 @@ services:
|
||||
- openproject.${OPENPROJECT_DOCKER_DEV_TLD:-local}
|
||||
- openproject-assets.${OPENPROJECT_DOCKER_DEV_TLD:-local}
|
||||
- nextcloud.${OPENPROJECT_DOCKER_DEV_TLD:-local}
|
||||
- xwiki.${OPENPROJECT_DOCKER_DEV_TLD:-local}
|
||||
- gitlab.${OPENPROJECT_DOCKER_DEV_TLD:-local}
|
||||
- keycloak.${OPENPROJECT_DOCKER_DEV_TLD:-local}
|
||||
- hocuspocus.${OPENPROJECT_DOCKER_DEV_TLD:-local}
|
||||
|
||||
Reference in New Issue
Block a user