1
0
mirror of synced 2024-11-24 06:20:10 +01:00

fix naomitest

This commit is contained in:
Kevin Trocolli 2023-05-02 23:55:57 -04:00
parent 6ad5194bb8
commit 3b6fc6618c

View File

@ -42,7 +42,7 @@ class HttpDispatcher(resource.Resource):
conditions=dict(method=["POST"]),
)
self.map_post.connect(
self.map_get.connect(
"allnet_ping",
"/naomitest.html",
controller="allnet",