docs, MQTT, GH Actions

This commit is contained in:
jokob-sk
2025-03-01 10:06:32 +11:00
parent bf3d497d26
commit 4b0c7f2c01
8 changed files with 12 additions and 16 deletions

View File

@@ -35,7 +35,7 @@ services:
netalertx:
container_name: netalertx
# use the below line if you want to test the latest dev image
# image: "jokobsk/netalertx-dev:latest"
# image: "ghcr.io/jokob-sk/netalertx-dev:latest"
image: "jokobsk/netalertx:latest"
network_mode: "host"
restart: unless-stopped