Remove adminer
This commit is contained in:
parent
7d23ee6044
commit
b779062f25
1 changed files with 0 additions and 7 deletions
|
@ -47,10 +47,3 @@ services:
|
|||
MYSQL_DATABASE: kers
|
||||
MYSQL_USER: kers
|
||||
MYSQL_PASSWORD: kers
|
||||
# DB visual panel
|
||||
adminer:
|
||||
image: adminer:latest
|
||||
depends_on:
|
||||
- database
|
||||
ports:
|
||||
- 8080:8080
|
||||
|
|
Loading…
Reference in a new issue