This commit is contained in:
Chinky 2023-12-04 23:17:01 +08:00
parent d7d452a482
commit fd134b2b99
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -36,7 +36,7 @@ services:
- PMA_PORT=6306
# 任意服务器一起使用
# - PMA_ARBITRARY=1
- TZ="UTC"
- TZ=UTC
restart: always
ports:
- 8090:80