This commit is contained in:
4
dist/win-x64/start.bat
vendored
Normal file
4
dist/win-x64/start.bat
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
cd ./files
|
||||
start "" http://localhost:7575/api/v8/
|
||||
ayanova.exe --AYANOVA_DB_CONNECTION="Server=localhost;Username=postgres;Password=raven;Database=AyaNova;" --AYANOVA_DEFAULT_TRANSLATION="en" --AYANOVA_USE_URLS="http://*:7575;" --AYANOVA_BACKUP_PG_DUMP_PATH="C:\\data\\code\\PostgreSQLPortable_12.0\\App\\PgSQL\\bin\\" --AYANOVA_FOLDER_USER_FILES= "c:\\temp\\RavenTestData\\userfiles" --AYANOVA_FOLDER_BACKUP_FILES="c:\\temp\\RavenTestData\\backupfiles"
|
||||
|
||||
Reference in New Issue
Block a user