yarn add git+ssh://git@github.com:kalytero/nextjs-session.git
npm i git+ssh://git@github.com:kalytero/nextjs-session.gitIt is recommended to set in the deploy environment.
SESSION_DB_URL="etcd://localhost:2379"
# OR
SESSION_DB_URL="redis://:password@localhost:6379"