diff --git a/.env.example b/.env.example index 317118d..395c8b7 100644 --- a/.env.example +++ b/.env.example @@ -1 +1,2 @@ -DATABASE_URL=file:local.db +PUBLIC_URL="example.com" +DATABASE_URL=local.db \ No newline at end of file