Add 'scripts/gotify/launch-docker.sh'
parent
a14f5b6c6c
commit
ee0bd9c852
|
@ -0,0 +1,4 @@
|
||||||
|
docker run --net main_subnet --ip 172.30.4.1 \
|
||||||
|
-v /opt/gotify/data:/app/data \
|
||||||
|
--restart unless-stopped \
|
||||||
|
gotify/server
|
Loading…
Reference in New Issue