mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-14 15:49:31 -07:00
correct environment variable escaping in readme
This commit is contained in:
@@ -136,7 +136,7 @@ services:
|
|||||||
# Each argument in the permalink URL can become an environment variable on the Docker host by adding WSQS_
|
# Each argument in the permalink URL can become an environment variable on the Docker host by adding WSQS_
|
||||||
# Following the "Sharing a Permalink" example below, here are a few environment variables defined. Visit that section for a
|
# Following the "Sharing a Permalink" example below, here are a few environment variables defined. Visit that section for a
|
||||||
# more complete list of configuration options.
|
# more complete list of configuration options.
|
||||||
- WSQS_latLonQuery="Orlando International Airport Orlando FL USA"
|
- WSQS_latLonQuery=Orlando International Airport Orlando FL USA
|
||||||
- WSQS_hazards_checkbox=false
|
- WSQS_hazards_checkbox=false
|
||||||
- WSQS_current_weather_checkbox=true
|
- WSQS_current_weather_checkbox=true
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user