Created proxy wide authentication

This commit is contained in:
Ara Sadoyan
2025-04-14 19:01:09 +02:00
parent e5782414dd
commit 0a6f501e2c
12 changed files with 141 additions and 51 deletions

View File

@@ -1,3 +1,4 @@
pub mod auth;
pub mod consul;
pub mod discovery;
mod filewatch;