Add env example
This commit is contained in:
parent
11c7dddf6c
commit
0121e36b01
5
.envrc.sample
Normal file
5
.envrc.sample
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Your username that you use for accounts on our machines
|
||||||
|
export REMOTE_USER=decentral1se
|
||||||
|
|
||||||
|
# The path to our pass credentials store
|
||||||
|
export PASSWORD_STORE_DIR=$(pwd)/../infrastructure/credentials/password-store/
|
Reference in New Issue
Block a user