diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..ff306e3 --- /dev/null +++ b/.env.example @@ -0,0 +1,4 @@ +API_SCHEMA=http +API_HOST=localhost +API_PORT=3000 +API_BASEPATH=api \ No newline at end of file