PR-988743: Adding support to Prefix url and updating packages.

This commit is contained in:
2023-10-17 18:56:22 +00:00
parent 7cd2cf23b8
commit 8e38ade168
6 changed files with 221 additions and 195 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 ''