Skip to content

Commit 2569a83

Browse files
committed
Update docker-compose.yml
1 parent dc52dc5 commit 2569a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ services:
233233
BACKUP_FILENAME: 'backup-%Y-%m-%dT%H-%M-%S.tar.gz'
234234
BACKUP_RETENTION_DAYS: '7'
235235
EXEC_LABEL: 'database'
236-
#BACKUP_EXCLUDE_REGEXP: 'folder|folder|file|\\.log$$'
236+
BACKUP_EXCLUDE_REGEXP: 'core|modules|\\.log$$'
237237

238238
networks:
239239
backend: null

0 commit comments

Comments
 (0)