Skip to content

Commit 45c213f

Browse files
Merge pull request #263 from com-pas/serve_nsdoc_files
Feat: Added nsdoc volume for Dockerfile
2 parents 67f47d4 + abb8cec commit 45c213f

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ COPY build/. /app/
44
VOLUME /opt/bitnami/nginx/conf/server_blocks/
55
VOLUME /app/public/cim
66
VOLUME /app/public/conf
7+
VOLUME /app/public/nsdoc

public/nsdoc/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Directory containing fixed nsdoc for the 'Validation' plugin:
2+
3+
- IEC_61850-7-2_2007B3-en.nsdoc
4+
- IEC_61850-7-3_2007B3-en.nsdoc
5+
- IEC_61850-7-4_2007B3-en.nsdoc
6+
- IEC_61850-8-1_2003A2-en.nsdoc

0 commit comments

Comments
 (0)