Skip to content

Commit 5e70cea

Browse files
committed
commented out io.balena.features.balena-socket: '1'
1 parent 47c6268 commit 5e70cea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ services:
2626
network_mode: "host"
2727
privileged: true
2828
labels:
29-
# io.resin.features.balena-socket: '1'
30-
io.balena.features.balena-socket: '1'
29+
io.resin.features.balena-socket: '1'
30+
# io.balena.features.balena-socket: '1'
3131
depends_on:
3232
- influxdb
3333
restart: always

0 commit comments

Comments
 (0)