diff --git a/.env.example b/.env.example index f7fc1de..8d6f21b 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,4 @@ POSTGRES_HOST="localhost" POSTGRES_DATABASE="postgres" POSTGRES_USER="postgres" POSTGRES_PASSWORD="postgres" -REDIS_USER="default" -REDIS_PASSWORD="" -REDIS_URL="redis://awesome.redis.server:6379" -SERVERAUTH_TEST="1:f9f8fc8c-9185-47a8-8a99-9e3acf6ca007" \ No newline at end of file +SERVERAUTH_TOKEN="1:f9f8fc8c-9185-47a8-8a99-9e3acf6ca007" \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 59ff5c0..da7a082 100644 --- a/docs/index.html +++ b/docs/index.html @@ -14,7 +14,9 @@