首次提交
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
APP_ENV=production
|
||||
APP_HOST=0.0.0.0
|
||||
APP_PORT=8080
|
||||
GIN_MODE=release
|
||||
|
||||
# Production uses built-in RDS host when DATABASE_HOST is unset.
|
||||
# Password must be set via environment variable (never commit real password).
|
||||
DATABASE_PASSWORD=your-production-password
|
||||
Reference in New Issue
Block a user