[#53464] replaced containered proxy with caddy (#70)

* [#53464] replaced containered proxy with caddy

- running compose stack work with slim container now
- using caddy as a light weight proxy
- tested with and without OPENPROJECT_RAILS__RELATIVE__URL__ROOT

* rename doc root to avoid confusion, use slim as default container

---------

Co-authored-by: Markus Kahl <machisuji@gmail.com>
This commit is contained in:
Eric Schubert
2024-05-17 14:43:16 +02:00
committed by GitHub
parent adce411f26
commit dbccaae404
5 changed files with 31 additions and 5 deletions

View File

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