DocSpace-client/build/install/docker/prepare-nginx-proxy.sh

3 lines
126 B
Bash
Raw Normal View History

#!/bin/sh
2022-11-22 08:49:58 +00:00
envsubst '$MAP_HASH_BUCKET_SIZE,$COUNT_WORKER_CONNECTIONS' < /etc/nginx/nginx.conf.template > /etc/nginx/nginx.conf