Update web.xml

This commit is contained in:
Salman Manoe 2023-10-11 21:39:55 +07:00
parent a801a75ebf
commit ff73222da7

View File

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