feat: add location and proxy host entities with migrations
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
pub mod prelude;
|
||||
|
||||
pub mod config;
|
||||
pub mod location;
|
||||
pub mod proxy_host;
|
||||
pub mod upstream;
|
||||
pub mod upstream_target;
|
||||
pub mod user;
|
||||
|
||||
Reference in New Issue
Block a user