aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docker/frontend/cmd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docker/frontend/cmd.sh')
-rwxr-xr-xdocker/frontend/cmd.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/docker/frontend/cmd.sh b/docker/frontend/cmd.sh
index 4a769f6..0795d4c 100755
--- a/docker/frontend/cmd.sh
+++ b/docker/frontend/cmd.sh
@@ -2,6 +2,9 @@
set -o errexit -o nounset -o pipefail
+# Honestly, I have no idea how this works, I just copy-pasted it from
+# somewhere.
+
spawn-fcgi \
-u nginx \
-g nginx \