Fixed wrong path

This commit is contained in:
2023-01-16 13:49:36 +01:00
parent 37cfacd1e5
commit 5655e46112

View File

@@ -23,7 +23,7 @@ All the static files are available by default on port 8086 and are located withi
To preview given document user is required to post GET request to following path:
```aidl
/Frontend/{document name}
/tools/{document name}
```
Documents are hosted by docker container running on ngix image and to modify container content
one must modify Dockerfile located in Frontend folder. Files published must be located in ngix directory