Initial import
This commit is contained in:
8
.envrc.sample
Normal file
8
.envrc.sample
Normal file
@ -0,0 +1,8 @@
|
||||
export SERVICE=codimd
|
||||
export STACK_NAME=codimd
|
||||
|
||||
export DOMAIN=codimd.example.com
|
||||
export LETS_ENCRYPT_ENV=production
|
||||
|
||||
export DB_ROOT_PASSWORD_VERSION=v1
|
||||
export ENTRYPOINT_CONF_VERSION=v1
|
||||
Reference in New Issue
Block a user