change layout, update content, and change database
This commit is contained in:
@@ -39,7 +39,7 @@ services:
|
||||
ports:
|
||||
- "3308:3306"
|
||||
volumes:
|
||||
- dbdata:/var/lib/mysql
|
||||
- ./docker/mysql/init.sql:/docker-entrypoint-initdb.d/dashboard.sql
|
||||
networks:
|
||||
- dashboard
|
||||
|
||||
@@ -62,5 +62,6 @@ services:
|
||||
networks:
|
||||
dashboard:
|
||||
|
||||
|
||||
volumes:
|
||||
dbdata:
|
||||
dbdata:
|
||||
|
||||
Reference in New Issue
Block a user