Update scripts/prometheus/launch-docker.sh

This commit is contained in:
drunkendog 2023-12-20 03:37:47 +00:00
parent 260cdb3d1f
commit c0aa6022fa
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ docker run -d --net main_subnet --ip 172.30.27.1 \
-v /opt/prometheus/data:/prometheus \
--name=prometheus \
--restart unless-stopped \
prom/prometheusdocker
prom/prometheus