diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..7cbe7c5 --- /dev/null +++ b/.env.example @@ -0,0 +1,7 @@ +DATABASE_URL= + +DEBUG= + +APP_NAME= + +APP_VERSION= \ No newline at end of file