more moving of files
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
[mysql]
|
||||
DB_USER=username
|
||||
DB_PASS=password
|
||||
DB_NAME=portfolio
|
||||
DB_HOST=localhost
|
||||
|
||||
AUTH0_DOMAIN=domain.auth0.com
|
||||
AUTH0_API_AUDIENCE=https://audience.auth0.com/api/v2/
|
||||
AUTH0_ISSUER=https://issuer.auth0.com/
|
||||
AUTH0_ALGORITHMS=RS256
|
||||
|
||||
CLIENT_SECRET=secret
|
||||
CLIENT_ID=id
|
||||
[application]
|
||||
PORT=8080
|
||||
|
||||
Reference in New Issue
Block a user