added integration for docker secrets

This commit is contained in:
Abbie Wade
2021-11-20 10:54:34 +11:00
parent 4c1c0087c7
commit 7a8808df4f
7 changed files with 4242 additions and 13 deletions

View File

@@ -22,6 +22,7 @@
"axios": "^0.24.0",
"colors": "^1.4.0",
"concurrently": "^6.3.0",
"docker-secret": "^1.2.3",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"jsonwebtoken": "^8.5.1",