Fix fat container not starting NGINX (#12210)
This commit is contained in:
parent
468ed8454f
commit
d254e3f0e8
|
|
@ -11,6 +11,8 @@ ssl_conf_path="/appsmith-stacks/data/certificate/conf"
|
|||
|
||||
APP_TEMPLATE="$http_conf"
|
||||
|
||||
mkdir -pv "$ssl_conf_path"
|
||||
|
||||
cat <<EOF > "$ssl_conf_path/options-ssl-nginx.conf"
|
||||
# This file contains important security parameters. If you modify this file
|
||||
# manually, Certbot will be unable to automatically provide future security
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user