Update web.xml

Rollback param context value
This commit is contained in:
Salman Manoe 2023-04-04 08:09:58 +07:00
parent 1116ac6f85
commit 7d77992f6c

View File

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