Skip to content
This repository was archived by the owner on Apr 22, 2022. It is now read-only.

Commit 6721da3

Browse files
committed
Update web.xml
1 parent aba7878 commit 6721da3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/webapp/WEB-INF/web.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<context-param>
8484
<description>password</description>
8585
<param-name>password</param-name>
86-
<param-value>***REMOVED***</param-value>
86+
<param-value>ASK ME!!</param-value>
8787
</context-param>
8888

8989
<servlet>
@@ -170,4 +170,4 @@
170170
<mime-type>application/rdf+xml</mime-type>
171171
</mime-mapping>
172172

173-
</web-app>
173+
</web-app>

0 commit comments

Comments
 (0)