@ -0,0 +1,16 @@
ENV=dev
DEBUG=true
TIMEZONE=UTC
APP_NAME=MemeApp
# 日志配置
LOG_LEVEL=DEBUG
LOG_TYPE=console
# 数据库配置
DB_HOST=localhost
DB_PORT=5432
DB_USER=postgres
DB_PASS=123456
DB_NAME=mydb
The note is not visible to the blocked user.