Fix systemd service and updated README
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
Description=Launcher_json Service
|
||||
|
||||
[Service]
|
||||
# Non-root user
|
||||
User=www-data
|
||||
# Non-root user, create a new user first and it to docker group
|
||||
User=launcher
|
||||
# Workspace directory
|
||||
# Path to Reposilite executable/script and its configuration.
|
||||
ExecStart=/usr/bin/docker run -p 8090:8080 --restart unless-stopped -d launcher_json
|
||||
|
||||
Reference in New Issue
Block a user