We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52cbd4d commit 84fbee2Copy full SHA for 84fbee2
docker-compose.yml
@@ -45,7 +45,7 @@ services:
45
PWC_HOST: bridge
46
DBUS_SYSTEM_BUS_ADDRESS: "unix:path=/host/run/dbus/system_bus_socket"
47
network_mode: "host"
48
- restart: on-failure
+ restart: always
49
volumes:
50
- wifi_db:/app/db # Optional if not setting the hotspot ssid and password via the API
51
labels:
0 commit comments