Rename project

This commit is contained in:
2022-07-02 22:22:57 +02:00
parent 6f710d7faa
commit 14f3a9980d
6 changed files with 10 additions and 10 deletions

View File

@@ -36,7 +36,7 @@ const sessionConfig: SessionConfig = {
| The name of the cookie that will hold the session id.
|
*/
cookieName: 'athena-session',
cookieName: 'artdanj-api-session',
/*
|--------------------------------------------------------------------------