mirror of
https://github.com/streetwriters/notesnook-sync-server.git
synced 2026-08-23 08:47:29 +02:00
global: add very basic server versioning
This commit is contained in:
@@ -177,6 +177,7 @@ namespace Streetwriters.Identity
|
||||
}
|
||||
|
||||
app.UseCors("notesnook");
|
||||
app.UseVersion();
|
||||
|
||||
app.UseRouting();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user