Skip to content

Commit 1ba384b

Browse files
authored
Update docker-compose comments
1 parent 41de695 commit 1ba384b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
PWC_HOTSPOT_SSID: "Py Wi-Fi Connect"
1212
#PWC_HOTSPOT_PASSWORD: "my-hotspot-password" # Optional. Must be 8 characters or more.
1313

14-
## Try to automatically set up a Wi-Fi network on first boot ##
14+
## Try to automatically connect to a Wi-Fi network on first boot ##
1515
#PWC_AC_SSID: "network-name" # Compulsory for this feature
1616
#PWC_AC_USERNAME: "username" # Optional
1717
#PWC_AC_PASSWORD: "your-password" # Optional. Must be 8 characters or more.

0 commit comments

Comments
 (0)