1 2 3 4 5 6 7
HOST=localhost PORT=8080 DEBUG=true APP_NAME=MyApp APP_VERSION=1.0.0 QUOTED_VALUE="hello world" SINGLE_QUOTED='single quoted'