Create .env.example
continuous-integration/drone/push Build is passing Details

master
Muhep Atasoy 2020-02-04 23:34:56 +03:00
parent ed02258674
commit ea566de865
1 changed files with 7 additions and 0 deletions

7
.env.example Normal file
View File

@ -0,0 +1,7 @@
BACKUP_FOLDER=/root/backup
EXPORT_FOLDER=/root/export
TARGET_FOLDER=/backup
DATA_FOLDER=/root/git/home
MYSQL_CONTAINER_NAME=mysql
MYSQL_USER=root
MYSQL_PASSWORD=secret