first commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-01 18:55:06 +02:00
parent 5166e3c7e0
commit 399e7ff59b
17 changed files with 29 additions and 18 deletions

View File

@ -8,7 +8,7 @@ services:
hostname: mqtt
image: eclipse-mosquitto:${tag-latest}
restart: ${RST-unless-stopped}
network_mode: ${net-bridge}
network_mode: ${NET-bridge}
user: "1000:1000"
environment:
- TZ=${TZ-Europe/Amsterdam}