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.
2 parents 67f47d4 + abb8cec commit 45c213fCopy full SHA for 45c213f
Dockerfile
@@ -4,3 +4,4 @@ COPY build/. /app/
4
VOLUME /opt/bitnami/nginx/conf/server_blocks/
5
VOLUME /app/public/cim
6
VOLUME /app/public/conf
7
+VOLUME /app/public/nsdoc
public/nsdoc/README.md
@@ -0,0 +1,6 @@
1
+Directory containing fixed nsdoc for the 'Validation' plugin:
2
+
3
+- IEC_61850-7-2_2007B3-en.nsdoc
+- IEC_61850-7-3_2007B3-en.nsdoc
+- IEC_61850-7-4_2007B3-en.nsdoc
+- IEC_61850-8-1_2003A2-en.nsdoc
0 commit comments