feat: set default TAG in .env.example as version 13

This commit is contained in:
Wilsen Hernández
2023-08-22 22:07:22 -04:00
committed by Oliver Günther
parent fcd6d94361
commit d014d1ab5b

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=12
TAG=13
OPENPROJECT_HTTPS=false
OPENPROJECT_HOST__NAME=localhost
PORT=127.0.0.1:8080