V0.6.0 Arroyo Toad
This commit is contained in:
6
env/debug/debug.env
vendored
Normal file
6
env/debug/debug.env
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
## This file is not intended to be used in a production env, so it is safe to share
|
||||
##
|
||||
##
|
||||
|
||||
CONFIGURATION_FILE=/workspace/Config/debug.json
|
||||
PRIVATE_KEY_FOLDER=/workspace/Private/PrivateKeysP256
|
||||
2
env/debug/debug.sh
vendored
Normal file
2
env/debug/debug.sh
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export CONFIGURATION_FILE=/workspace/Config/debug.json
|
||||
export PRIVATE_KEY_FOLDER=/workspace/Private/PrivateKeysP256
|
||||
Reference in New Issue
Block a user