mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-05-21 05:52:47 +00:00
* [#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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user