mirror of
https://github.com/google/nomulus
synced 2026-09-06 08:07:03 +00:00
Fix misconfiguration in new BSA service (#2227)
Also add dependency locking to services:bsa
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
|
||||
<!-- Test action -->
|
||||
<servlet-mapping>
|
||||
<servlet-name>backend-servlet</servlet-name>
|
||||
<url-pattern>/_dr/task/bsa</url-pattern>
|
||||
<servlet-name>bsa-servlet</servlet-name>
|
||||
<url-pattern>/_dr/task/bsaDownload</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!-- Security config -->
|
||||
|
||||
Reference in New Issue
Block a user