Add 'scripts/gotify/launch-docker.sh'

pull/4/head
drunkendog 2022-09-23 17:13:19 +01:00
parent a14f5b6c6c
commit ee0bd9c852
1 changed files with 4 additions and 0 deletions

View File

@ -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