diff --git a/.github/apimanager_oc.conf b/.github/apimanager_oc.conf index 6d24dbd..ee46b75 100644 --- a/.github/apimanager_oc.conf +++ b/.github/apimanager_oc.conf @@ -15,4 +15,5 @@ alias /opt/app-root/src; } location /static { - alias /opt/app-root/src; \ No newline at end of file + alias /opt/app-root/src; + } \ No newline at end of file