Update web.xml

Perubahan parameter konfigurasi database
This commit is contained in:
Salman Manoe 2024-08-07 10:33:23 +07:00
parent a4db6562b9
commit 79fe30ff4b

View File

@ -15,7 +15,7 @@
</context-param>
<context-param>
<param-name>spring.profiles.default</param-name>
<param-value>localhost</param-value>
<param-value>bridging</param-value>
</context-param>
<listener>