PR-994018: Adding support to Prefix url.

This commit is contained in:
2023-10-17 18:31:48 +00:00
parent bb24d91ae7
commit 6225b8bd7a
3 changed files with 6 additions and 3 deletions

View File

@ -3,4 +3,6 @@ ENV= #Default production
#App Port
PORT= #Default 80
#Host
HOST= #Default localhost
HOST= #Default localhost
#Prefix URL
PREFIX_URL= #Default ''