Create gcp console service (#2433)

This commit is contained in:
Pavlo Tkach
2024-05-10 21:29:58 +00:00
committed by GitHub
parent fd21fcdb84
commit 3e77004274
13 changed files with 104 additions and 102 deletions
@@ -17,4 +17,12 @@
<url>*/check</url>
<module>pubapi</module>
</dispatch>
<dispatch>
<url>*/console/*</url>
<module>console</module>
</dispatch>
<dispatch>
<url>*/console</url>
<module>console</module>
</dispatch>
</dispatch-entries>