We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41de695 commit 1ba384bCopy full SHA for 1ba384b
docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
PWC_HOTSPOT_SSID: "Py Wi-Fi Connect"
12
#PWC_HOTSPOT_PASSWORD: "my-hotspot-password" # Optional. Must be 8 characters or more.
13
14
- ## Try to automatically set up a Wi-Fi network on first boot ##
+ ## Try to automatically connect to a Wi-Fi network on first boot ##
15
#PWC_AC_SSID: "network-name" # Compulsory for this feature
16
#PWC_AC_USERNAME: "username" # Optional
17
#PWC_AC_PASSWORD: "your-password" # Optional. Must be 8 characters or more.
0 commit comments