This commit is contained in:
2021-12-08 00:16:50 +00:00
parent 1b5c3964b6
commit 03bd6692dd
2 changed files with 1 additions and 1 deletions

View File

@@ -15,7 +15,6 @@ set m=DOCS FAILED TO BUILD
goto FAIL
)
@echo ******************** BUILD CLIENT ****************************
cd c:\data\code\raven-client\ayanova
call npm run build

View File

@@ -151,6 +151,7 @@ nav:
- 'Server temporary files folder': 'ops-config-folder-temporary-files.md'
- 'Database configuration': 'ops-config-db.md'
- 'PORT and URL configuration': 'ops-config-use-urls.md'
- 'Reporting render browser path': 'ops-config-report-render-browser-path.md'
- 'Reporting timeout configuration': 'ops-config-report-rendering-timeout.md'
- 'Reporting max instances configuration': 'ops-config-report-rendering-max-instances.md'
- 'Environment variable reference': 'ops-config-environment-variables.md'