scense/.env

10 lines
182 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 唤景平台世界模式scense测试环境配置
APP_NAME=scense
APP_PORT=9380
DB_HOST=localhost
DB_PORT=3306
DB_NAME=scense
DB_USER=test
DB_PASSWORD=test123
DEPLOY_ENV=test