[修改]修改了panel的dockerfile,变更为容器内运行

This commit is contained in:
makotocc0107
2024-09-23 17:11:31 +08:00
committed by Coding
parent d233af6f50
commit de4203668d
4 changed files with 62 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ APP_DEBUG=true
APP_TIMEZONE=UTC
APP_URL=http://localhost
APP_LOCALE=en
APP_LOCALE=zh_CN
APP_FALLBACK_LOCALE=en
APP_FAKER_LOCALE=en_US