mirror of
https://github.com/aleleba/test-list-app.git
synced 2025-09-15 02:56:56 -06:00
PR-994018: Adding support to Prefix url.
This commit is contained in:
@ -3,4 +3,6 @@ ENV= #Default production
|
||||
#App Port
|
||||
PORT= #Default 80
|
||||
#Host
|
||||
HOST= #Default localhost
|
||||
HOST= #Default localhost
|
||||
#Prefix URL
|
||||
PREFIX_URL= #Default ''
|
Reference in New Issue
Block a user