Skip to content

Commit ccd47c6

Browse files
committed
Update docker-compose.yml
1 parent 916d848 commit ccd47c6

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
@@ -208,7 +208,7 @@ services:
208208
BACKUP_FILENAME: 'backup-%Y-%m-%dT%H-%M-%S.tar.gz'
209209
BACKUP_RETENTION_DAYS: '7'
210210
EXEC_LABEL: 'database'
211-
BACKUP_EXCLUDE_REGEXP: 'srv|\\.log$$'
211+
BACKUP_EXCLUDE_REGEXP: 'srv|\\.log$$'
212212

213213
networks:
214214
backend: null

0 commit comments

Comments
 (0)