We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b181090 commit 2876599Copy full SHA for 2876599
platform-rhel9/json-scada-install.sh
@@ -75,6 +75,7 @@ sudo chown postgres:postgres /var/lib/pgsql/16/data/postgresql.conf
75
sudo systemctl enable postgresql-16
76
77
sudo cp json_scada_*.conf /etc/nginx/conf.d/
78
+sudo cp nginx.conf /etc/nginx/
79
sudo systemctl enable nginx
80
81
sudo dnf -y install mongodb-org
0 commit comments