rename endpoint

This commit is contained in:
mlsmaycon
2026-02-09 01:48:51 +01:00
parent 7c996ac9b5
commit 09a1d5a02d
4 changed files with 10 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
package types
// ProxyCallbackEndpoint holds the proxy callback endpoint
const ProxyCallbackEndpoint = "/api/reverse-proxy/callback"