mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
working
This commit is contained in:
10
.env
10
.env
@@ -11,12 +11,12 @@ DATABASE_URL="postgresql://postgres:cul8rman@portainer.dev.gofwd.group:5433/ball
|
||||
|
||||
# DATABASE_URL='postgresql://postgres:cul8rman@r710.gofwd.group:5433/luciatest'
|
||||
NEXT_PUBLIC_APP_URL='http://localhost:3000'
|
||||
MOCK_SEND_EMAIL=true
|
||||
MOCK_SEND_EMAIL=false
|
||||
|
||||
SMTP_HOST='smtp.example-host.com'
|
||||
SMTP_PORT=25
|
||||
SMTP_USER='smtp_example_username'
|
||||
SMTP_PASSWORD='smtp_example_password'
|
||||
SMTP_HOST='smtp-relay.brevo.com'
|
||||
SMTP_PORT=587
|
||||
SMTP_USER='79f6e8001@smtp-brevo.com'
|
||||
SMTP_PASSWORD='RWg5dz6x1kVAtEnS'
|
||||
|
||||
DISCORD_CLIENT_ID='discord_client_id'
|
||||
DISCORD_CLIENT_SECRET='discord_client_secret'
|
||||
|
||||
Reference in New Issue
Block a user