always use latest dev for both OpenProject and hocuspocus on compose dev branch

This commit is contained in:
Markus Kahl
2026-01-30 11:33:50 +00:00
parent e65f348384
commit 7ad3f7b59f
2 changed files with 5 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
# Please refer to our documentation to see all possible variables:
# https://www.openproject.org/docs/installation-and-operations/configuration/environment/
#
TAG=15-slim
TAG=dev
HOCUSPOCUS_TAG=dev-latest
OPENPROJECT_HTTPS=false
OPENPROJECT_HOST__NAME=localhost
PORT=127.0.0.1:8080