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

@@ -477,7 +477,7 @@ docker run -d --rm --network=host \
-v /appl/docker/netalertx/default:/etc/nginx/sites-available/default \
-e TZ=Europe/Amsterdam \
-e PORT=20211 \
jokobsk/netalertx:latest
ghcr.io/jokob-sk/netalertx:latest
```