mirror of
https://github.com/kemko/PowerDNS-Admin.git
synced 2026-01-01 07:35:44 +03:00
Update entrypoint.sh
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -Eeuo pipefail
|
||||
set -x
|
||||
cd /opt/powerdns-admin
|
||||
|
||||
GUNICORN_TIMEOUT="${GUINCORN_TIMEOUT:-120}"
|
||||
|
||||
Reference in New Issue
Block a user