diff --git a/application/launcher_json.service b/application/launcher_json.service index ca8e265..0353a13 100644 --- a/application/launcher_json.service +++ b/application/launcher_json.service @@ -7,7 +7,7 @@ Description=Launcher_json Service User=www-data # Workspace directory # Path to Reposilite executable/script and its configuration. -ExecStart=/usr/bin/docker run -p 8090:8080 --restart unless-stopped -d --rm launcher_json +ExecStart=/usr/bin/docker run -p 8090:8080 --restart unless-stopped -d launcher_json # Policy Type=oneshot