This commit is contained in:
Chinky 2023-12-04 23:21:48 +08:00
parent fd134b2b99
commit 2b38fa3d50
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
{
"editor.inlineSuggest.showToolbar": "always"
"editor.inlineSuggest.showToolbar": "onHover"
}

View File

@ -25,8 +25,8 @@ services:
network_mode: "bridge"
phpmyadmin:
image: phpmyadmin:fpm-alpine
container_name: phpmyadmin
image: phpmyadmin:latest
container_name: phpmyadmin_1
network_mode: "bridge"
environment:
# - PMA_USER=root