add network to docker_run.sh
Some checks failed
Cargo Check & Build / Rust project - latest (push) Has been cancelled

This commit is contained in:
Joshua Higgins
2025-04-08 20:23:21 -04:00
parent 4292e24c25
commit 651a1720bf

View File

@@ -1,5 +1,6 @@
docker run -d \
--name=vpn-status-indicator
-p 5581:8000 \
--network=container:gluetun \
--restart unless-stopped \
-p 5581:8000 \
joshuafhiggins/status-checker