Browse Source

update config

main
xiaoz 1 week ago
parent
commit
ca715635bb
  1. 2
      .env.example

2
.env.example

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

Loading…
Cancel
Save