Update a1-interface with nginx to support https
[sim/a1-interface.git] / near-rt-ric-simulator / src / start.sh
index a424b5a..73491bd 100755 (executable)
@@ -37,5 +37,9 @@ echo "PYTHONPATH set to: "$PYTHONPATH
 
 cd $1
 
+#start nginx
+nginx -c /usr/src/app/nginx.conf
+
+#start near-rt-ric-simulator
 echo "Path to main.py: "$PWD
 python -u main.py