7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
export DOMAIN=wordpress.example.com
|
|
export STACK_NAME=wordpress
|
|
export LETS_ENCRYPT_ENV=production
|
|
|
|
export DB_ROOT_PASSWORD_VERSION=v1
|
|
export DB_PASSWORD_VERSION=v1
|