DocSpace-buildtools/build/install/docker/prepare-nginx-proxy.sh
Vyacheslav Semin 3c2cc92001
Make the necessary edits to install in k8s (#255)
* Make the necessary edits to install in k8s

* Add image build for waiting for appserver to start

* Edit the env file
2021-05-18 12:36:21 +03:00

3 lines
126 B
Bash
Executable File

#!/bin/sh
envsubst '$MAP_HASH_BUCKET_SIZE,$COUNT_WORKER_CONNECTIONS' < /etc/nginx/nginx.conf.template > /etc/nginx/nginx.conf