Fixed wrong path
This commit is contained in:
@@ -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:
|
To preview given document user is required to post GET request to following path:
|
||||||
```aidl
|
```aidl
|
||||||
/Frontend/{document name}
|
/tools/{document name}
|
||||||
```
|
```
|
||||||
Documents are hosted by docker container running on ngix image and to modify container content
|
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
|
one must modify Dockerfile located in Frontend folder. Files published must be located in ngix directory
|
||||||
|
|||||||
Reference in New Issue
Block a user