Update web.xml

Update spring profile config
This commit is contained in:
Salman Manoe 2023-11-23 09:49:42 +07:00
parent 8061a92bde
commit 4613fe9cb1

View File

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