diff --git a/script/.env b/script/.env new file mode 100644 index 000000000..7fdf0e3b3 --- /dev/null +++ b/script/.env @@ -0,0 +1,4 @@ +USER=root +PASSWORD=openIM123 +MINIO_ENDPOINT=http://127.0.0.1:10005 +DATA_DIR=./ \ No newline at end of file