utc
This commit is contained in:
parent
d7d452a482
commit
fd134b2b99
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"editor.inlineSuggest.showToolbar": "onHover"
|
"editor.inlineSuggest.showToolbar": "always"
|
||||||
}
|
}
|
@ -36,7 +36,7 @@ services:
|
|||||||
- PMA_PORT=6306
|
- PMA_PORT=6306
|
||||||
# 任意服务器一起使用
|
# 任意服务器一起使用
|
||||||
# - PMA_ARBITRARY=1
|
# - PMA_ARBITRARY=1
|
||||||
- TZ="UTC"
|
- TZ=UTC
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 8090:80
|
- 8090:80
|
||||||
|
Loading…
x
Reference in New Issue
Block a user