systemd-service and updated testing modpack to 02102023 #1

Merged
quentinlegot merged 7 commits from systemd-service into master 2023-10-02 16:58:43 +02:00
Showing only changes of commit 81fda9f23c - Show all commits

View File

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