diff --git a/.env.sample b/.env.sample new file mode 100644 index 0000000..f734028 --- /dev/null +++ b/.env.sample @@ -0,0 +1,4 @@ +MARIA_DB_HOST=l2 +MARIA_DB_UER=root +MARIA_DB_PASS=0000 +MARIA_DB_TABLE=sp_spider \ No newline at end of file