Create .env.example
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
ed02258674
commit
ea566de865
|
|
@ -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
|
||||
Loading…
Reference in New Issue