adding reaper-web docker file config and compose
This commit is contained in:
@@ -0,0 +1 @@
|
||||
while true; do /opt/REAPER/reaper > /config/reaper.log 2>&1; sleep 1; done &
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
while true; do /opt/REAPER/reaper > /config/reaper.log 2>&1; sleep 1; done &
|
||||