Skip to content

Commit

Permalink
πŸ•β€πŸ¦Ί
Browse files Browse the repository at this point in the history
 * fix adminer import
  • Loading branch information
a-sync committed Dec 17, 2023
1 parent eb15882 commit 4bdf0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ services:
ports:
- 8080:8080
volumes:
- ./.sql/fnf-seed-2023-03-25.sql.gz:/var/www/html/adminer.sql.gz:ro
- ./.sql/fnf-seed-2023-11-18.sql.gz:/var/www/html/adminer.sql.gz:ro
volumes:
mysqldata: {}

0 comments on commit 4bdf0e8

Please sign in to comment.