mirror of
https://github.com/aleleba/test-list-app.git
synced 2026-08-29 06:49:54 -06:00
6 lines
96 B
Bash
6 lines
96 B
Bash
#Environment
|
|
ENV= #Default production
|
|
#App Port
|
|
PORT= #Default 80
|
|
#Host
|
|
HOST= #Default localhost |