Add .env.sample
This commit is contained in:
parent
6572811159
commit
f764ac5573
14
.env.sample
Normal file
14
.env.sample
Normal file
@ -0,0 +1,14 @@
|
||||
PROJECT_NAME=spike
|
||||
DOCKER_SUDO=0
|
||||
|
||||
PHP_EXTENSIONS="mysqli"
|
||||
|
||||
ENTRYPOINT_CONF_VERSION=v1
|
||||
|
||||
# Wordpress debugging
|
||||
WORDPRESS_DEBUG=1
|
||||
|
||||
SELINUX=0
|
||||
|
||||
# If you need to manually specify a path to (bash) abra, do it here:
|
||||
ABRA_PATH=~/Projects/Autonomic/CoopCloud/abra/abra
|
Reference in New Issue
Block a user