chore: add .env to github for tests
This commit is contained in:
3
.env
Executable file
3
.env
Executable file
@@ -0,0 +1,3 @@
|
||||
FTP_URL=ftp://127.0.0.1:8880
|
||||
PASV_RANGE=8881
|
||||
LOG_LEVEL=fatal
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,5 +2,4 @@ node_modules/
|
||||
|
||||
dist/
|
||||
reports/
|
||||
.env
|
||||
npm-debug.log
|
||||
|
||||
Reference in New Issue
Block a user