[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:
Eric Schubert
2026-03-05 11:13:35 +01:00
committed by Eric Schubert
parent 447cfb0f6a
commit 358ff40e5c
+1
View File
@@ -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}