mirror of
https://github.com/11notes/docker-kms-gui.git
synced 2025-11-03 12:43:13 +00:00
new base layer 11notes/kms:${APP_VERSION}
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#!/bin/ash
|
||||
if [ -z "${1}" ]; then
|
||||
cd /opt/py-kms-gui
|
||||
cd /opt/py-kms
|
||||
set -- "gunicorn" \
|
||||
--log-level INFO \
|
||||
pykms_WebUI:app
|
||||
|
||||
|
||||
eleven log start
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user