Skip to content

Commit 4f49678

Browse files
committed
Update the test server
1 parent 3ae30fc commit 4f49678

File tree

4 files changed

+12288
-40636
lines changed

4 files changed

+12288
-40636
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@ node_modules
1616
/test/*/secrets
1717

1818
# Firebase
19-
firebase-debug.log
19+
firebase-debug.log
20+
21+
# VS Code
22+
/.vscode/*.log

test/server/.env.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
BACKUPFIRE_TOKEN=TODO
2+
BACKUPFIRE_PASSWORD=TODO

0 commit comments

Comments
 (0)