Optimized xwiki integration

This commit is contained in:
2025-09-11 12:29:39 +02:00
parent 91ce097a0a
commit 8bc6e1f921
3 changed files with 3 additions and 20 deletions

View File

@@ -6,7 +6,6 @@
image: "{{ XWIKI_IMAGE_CUSTOM }}"
container_name: "{{ XWIKI_CONTAINER }}"
hostname: '{{ XWIKI_HOSTNAME}}'
command: ["all"]
ports:
- "127.0.0.1:{{ ports.localhost.http[application_id] }}:{{ container_port }}"
volumes: