docs, GH Actions

This commit is contained in:
jokob-sk
2025-03-01 11:01:15 +11:00
parent 4b0c7f2c01
commit 6f8fb21787
10 changed files with 24 additions and 14 deletions

View File

@@ -31,7 +31,7 @@ docker run -d --rm --network=host \
-e PUID=200 -e PGID=300 \
-e TZ=Europe/Berlin \
-e PORT=20211 \
jokobsk/netalertx:latest
ghcr.io/jokob-sk/netalertx:latest
```
See alternative [docked-compose examples](https://github.com/jokob-sk/NetAlertX/blob/main/docs/DOCKER_COMPOSE.md).