Split backup into separate compose file

This commit is contained in:
3wc
2020-09-22 13:51:26 +02:00
parent 2d40be36b9
commit 6bf1a1089a
4 changed files with 56 additions and 39 deletions
+3
View File
@@ -23,3 +23,6 @@ export DB_PASSWORD_VERSION=v1
# define('BLOG_ID_CURRENT_SITE', 1);\
# define('FORCE_SSL_ADMIN', true );\
# define('COOKIE_DOMAIN', \$_SERVER['HTTP_HOST']);"
# Backups
#export COMPOSE_FILE="compose.yml:compose.backup.yml"