template edited
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
|
||||
<properties>
|
||||
<entry key="ncore.developer.mode">true</entry>
|
||||
<!-- <entry key="ncore.db.url">jdbc:firebirdsql:localhost:ncore-sample-dev?lc_ctype=WIN1251</entry> -->
|
||||
<!-- <entry key="ncore.db.url">jdbc:firebirdsql:localhost:ncore-sample-dev?lc_ctype=WIN1251</entry> -->
|
||||
<!-- Для автоматизированного рестора базы данных запустить gradlew nRDB-->
|
||||
<!-- На линуксе файл должен быть доступен группе firbird/reddatabase!!! -->
|
||||
<entry key="ncore.db.backup.path">db/ncore.zip</entry>
|
||||
<!-- На линуксе файл должен быть доступен группе firbird/reddatabase!!! -->
|
||||
<entry key="ncore.db.restore.path">/db/ncore-sample.fdb</entry>
|
||||
</properties>
|
||||
|
Reference in New Issue
Block a user