Skip to content

Commit 699351b

Browse files
committed
chore: use date-less name of backup file.
No functional changes. [skip ci]
1 parent f534c4c commit 699351b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ services:
3737
- '3306:3306'
3838
# only for testing locally
3939
#volumes:
40-
# - ./mysql_backup_mystamps_20180901-003001.sql.gz:/docker-entrypoint-initdb.d/dump.sql.gz:ro
40+
# - ./mysql_backup_mystamps.sql.gz:/docker-entrypoint-initdb.d/dump.sql.gz:ro
4141
networks:
4242
- internal-network
4343

0 commit comments

Comments
 (0)