diff --git a/.env.example b/.env.example index 27aa701..0bb3626 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ # Copy this to .env and fill in the values # Database -DATABASE_URL=postgresql://user:password@db:5432/1000apps +DATABASE_URL=postgresql://user:password@1000apps-db-1:5432/1000apps # NextAuth NEXTAUTH_SECRET=CHANGE_THIS_TO_RANDOM_32_CHARS