diff --git a/.env b/.env new file mode 100644 index 000000000..4f9079a1c --- /dev/null +++ b/.env @@ -0,0 +1,5 @@ +DB_NAME=training +DB_HOST=localhost +DB_USER=peserta +DB_PASS=password +APP_PORT=3000 \ No newline at end of file