mirror of
https://github.com/hwanny1128/HGZero.git
synced 2025-12-06 07:56:24 +00:00
fix: change event hub connection string
This commit is contained in:
parent
c662393261
commit
5859b1c498
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
<!-- JPA Configuration -->
|
<!-- JPA Configuration -->
|
||||||
<entry key="SHOW_SQL" value="true" />
|
<entry key="SHOW_SQL" value="true" />
|
||||||
<entry key="JPA_DDL_AUTO" value="validate" />
|
<entry key="JPA_DDL_AUTO" value="update" />
|
||||||
|
|
||||||
<!-- Redis Configuration -->
|
<!-- Redis Configuration -->
|
||||||
<entry key="REDIS_HOST" value="20.249.177.114" />
|
<entry key="REDIS_HOST" value="20.249.177.114" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user