mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-21 19:19:31 -07:00
forgot to replace hypen with underscore
This commit is contained in:
@@ -52,8 +52,8 @@ services:
|
|||||||
# 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:
|
||||||
- 8080:8080 # change the first 8080 to meet your local network needs
|
- 8080:8080 # change the first 8080 to meet your local network needs
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user