13 lines
344 B
Plaintext
13 lines
344 B
Plaintext
SPRING_PROFILES_ACTIVE=dev
|
|
|
|
APP_ENCRYPTION_SECRET=123456789
|
|
APP_ALLOWED_ORIGINS=http://localhost:8080
|
|
|
|
DB_NAME=EXAMPLE_DB
|
|
DB_USER=EXAMPLE
|
|
DB_PASSWORD=SECRET
|
|
DB_HOST=127.0.0.1
|
|
DB_PORT=5432
|
|
|
|
GMAIL_OAUTH_CLIENT_ID=11111111111-1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a.apps.googleusercontent.com
|
|
GMAIL_OAUTH_CLIENT_SECRET=AAAAAA-1a1a1a1a1a1a1_A1a1_A1A1A1A1A |