fix: README
single command to deploy locally env file placed where docker-compose will be executed
This commit is contained in:
5
env-example
Normal file
5
env-example
Normal file
@@ -0,0 +1,5 @@
|
||||
VERSION=edge
|
||||
MARIADB_HOST=mariadb
|
||||
MYSQL_ROOT_PASSWORD=admin
|
||||
SITES=your.domain.com
|
||||
LETSENCRYPT_EMAIL=your.email@your.domain.com
|
||||
Reference in New Issue
Block a user