diff --git a/.env b/.env new file mode 100644 index 0000000..dcfc460 --- /dev/null +++ b/.env @@ -0,0 +1,2 @@ +DATABASE_URL=postgres://shortlink:password@db:5432/shortlink +API_KEY=LONG_SECRET_STRING \ No newline at end of file