diff --git a/.env.example b/.env.example index 2cf6f58..3bfc202 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,7 @@ # 站点基础域名,末尾不需要/ BASE_URL=https://zpic.demo.mba +# 运行目录,仅适用于宝塔面板不俗 +APP_PATH=/opt/zpic-deploy # PGSQL 数据库配置 DB_USER=zpic_user