mirror of
https://github.com/tornadocash/trusted-setup-server.git
synced 2024-11-22 01:46:52 +01:00
13 lines
246 B
Plaintext
13 lines
246 B
Plaintext
AWS_ACCESS_KEY_ID=
|
|
AWS_SECRET_ACCESS_KEY=
|
|
AWS_S3_BUCKET=
|
|
|
|
MYSQL_USER=root
|
|
MYSQL_PASSWORD=secret
|
|
MYSQL_DATABASE=phase2
|
|
|
|
TWITTER_CONSUMER_KEY=
|
|
TWITTER_CONSUMER_SECRET=
|
|
TWITTER_CALLBACK_URL=http://localhost:3000/api/twitter_callback
|
|
SESSION_SECRET=
|