mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-22 19:49:31 -07:00
added ports info to the compose example
This commit is contained in:
@@ -64,7 +64,8 @@ services:
|
|||||||
- WSQS_settings_units_select=us
|
- WSQS_settings_units_select=us
|
||||||
- WSQS_latLonQuery="90210 Beverly Hills CA USA"
|
- WSQS_latLonQuery="90210 Beverly Hills CA USA"
|
||||||
# There are more possibilities, check the permalink for a complete list
|
# There are more possibilities, check the permalink for a complete list
|
||||||
|
ports:
|
||||||
|
- 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