Added plugin loading. Added health check
This commit is contained in:
@@ -23,6 +23,13 @@
|
||||
- moonlight
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
||||
# User
|
||||
user: 0:0
|
||||
|
||||
# Persistent storage
|
||||
volumes:
|
||||
- ${DATA_PATH}/moonlight:/app/storage
|
||||
|
||||
# Env Settings
|
||||
environment:
|
||||
@@ -75,6 +82,7 @@
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
retries: 5
|
||||
start_period: 3s
|
||||
|
||||
helper:
|
||||
image: git.battlestati.one/moonlight-panel/container_helper
|
||||
|
||||
Reference in New Issue
Block a user