1
0
mirror of https://github.com/boku7/Loki synced 2026-06-06 15:24:27 +00:00

config.js

This commit is contained in:
Bobby Cooke
2025-04-04 07:22:59 -07:00
committed by GitHub
parent 3253003c89
commit c799483d3d
+5
View File
@@ -0,0 +1,5 @@
module.exports = {
storageAccount: '',
metaContainer: '',
sasToken: ''
};