Managed to load server configuration from WebUI
This commit is contained in:
		@@ -16,6 +16,7 @@ actix-web = "4.5.1"
 | 
			
		||||
actix-remote-ip = "0.1.0"
 | 
			
		||||
actix-session = { version = "0.9.0", features = ["cookie-session"] }
 | 
			
		||||
actix-identity = "0.7.1"
 | 
			
		||||
actix-cors = "0.7.0"
 | 
			
		||||
lazy_static = "1.4.0"
 | 
			
		||||
anyhow = "1.0.82"
 | 
			
		||||
reqwest = { version = "0.12.4", features = ["json"] }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user