- Modernized authentication with the introduction of TenantProject
- Created a base mail template - Adapt and improve document API to usage of catalogs and processors - Adapt eveai_sync to new authentication mechanism and usage of catalogs and processors
This commit is contained in:
@@ -51,6 +51,7 @@ http {
|
||||
location = / {
|
||||
return 301 /admin/;
|
||||
}
|
||||
|
||||
location / {
|
||||
root /etc/nginx/public;
|
||||
index index.html index.htm;
|
||||
|
||||
Reference in New Issue
Block a user