mirror of
https://github.com/google/nomulus
synced 2025-12-23 06:15:42 +00:00
Remove more references to GAE (#2894)
These are old/pointless now that we've migrated to GKE. Note that this doesn't update anything in the docs/ folder, as that's a much larger project that should be done on its own.
This commit is contained in:
@@ -4,8 +4,4 @@
|
||||
<Configure id="wac" class="org.eclipse.jetty.ee10.webapp.WebAppContext">
|
||||
<Set name="contextPath">/</Set>
|
||||
<Set name="war">./webapps/nomulus.war</Set>
|
||||
<Call class="java.lang.System" name="setProperty">
|
||||
<Arg>google.registry.jetty</Arg>
|
||||
<Arg>true</Arg>
|
||||
</Call>
|
||||
</Configure>
|
||||
|
||||
Reference in New Issue
Block a user