Skip to content

Commit

Permalink
rm sql file
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeparticle committed Aug 1, 2020
1 parent 660871f commit f26c50e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 104 deletions.
2 changes: 0 additions & 2 deletions phpMyAdmin/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ services:
MYSQL_DATABASE: test_db
ports:
- "3308:3306"
volumes:
- $HOME/Desktop/phpMyAdmin/school.sql:/school.sql
phpmyadmin:
image: phpmyadmin/phpmyadmin:latest
restart: always
Expand Down
102 changes: 0 additions & 102 deletions phpMyAdmin/school.sql

This file was deleted.

0 comments on commit f26c50e

Please sign in to comment.