diff --git a/.env.sample b/.env.sample new file mode 100644 index 00000000..fd3562e1 --- /dev/null +++ b/.env.sample @@ -0,0 +1,9 @@ +DB_USER= +DB_PASSWORD= +DB_TEST_URL= +DB_DEV_URL= +REDIS_URL= +DB_PORT= +REDIS_PORT= +API_PORT= +FRONTEND_PORT= \ No newline at end of file