We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c51e49 commit 803446cCopy full SHA for 803446c
standalone_ubuntu_oss_install.sh
@@ -205,6 +205,7 @@ EOF
205
chmod +x /usr/local/bin/template_nginx_config.sh
206
207
echo "▶ Reconfiguring systemd for S3 Gateway"
208
+mkdir -p /etc/systemd/system/nginx.service.d
209
cat > /etc/systemd/system/nginx.service.d/override.conf << 'EOF'
210
[Service]
211
EnvironmentFile=/etc/nginx/environment
0 commit comments