-
Notifications
You must be signed in to change notification settings - Fork 4
/
.env
30 lines (24 loc) · 897 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
###> symfony/framework-bundle ###
APP_ENV=prod
APP_SECRET=
###< symfony/framework-bundle ###
###> symfony/mailer ###
# MAILER_DSN=smtp://localhost
###< symfony/mailer ###
###> doctrine/doctrine-bundle ###
# Format described at https://www.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url
# IMPORTANT: You MUST configure your server version, either here or in config/packages/doctrine.yaml
#
# DATABASE_URL="sqlite:///%kernel.project_dir%/var/data.db"
# DATABASE_URL="mysql://db_user:db_password@127.0.0.1:3306/db_name?serverVersion=5.7"
DATABASE_URL=mysql://faucet:pass@127.0.0.1:3306/faucet?serverVersion=mariadb-10.5.6
###< doctrine/doctrine-bundle ###
APP_VERSION=0.1
SITE_NAME="Faucet.extraTON"
DOMAIN=faucet.extraton.io
RECAPTCHA_SITE_KEY=
RECAPTCHA_SECRET_KEY=
WALLET_ADDRESS=
WALLET_PUBLIC=
WALLET_SECRET=
WALLET_COLD_ADDRESS=