Update database.Account.config

This commit is contained in:
Lucca Faria Ferri 2023-07-05 08:30:51 -03:00 committed by GitHub
parent 777a51cdcd
commit 3ae8a7e2a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
<property name="use_proxy_validator">true</property>
<property name="command_timeout">0</property>
<property name="connection.connection_string">
Server=localhost;Database=diiis;User ID=postgres;Password=131275
Server=localhost;Database=diiis;User ID=postgres;Password=password
</property>
<property name="connection.release_mode">on_close</property>
<property name="adonet.batch_size">0</property>
@ -16,4 +16,4 @@
<property name="show_sql">false</property>
<property name="format_sql">false</property>
</session-factory>
</hibernate-configuration>
</hibernate-configuration>