config for oauth
This commit is contained in:
@@ -14,6 +14,8 @@ services:
|
||||
- DB_NAME=hangmanlab
|
||||
- DB_USER=hangman
|
||||
- DB_PASSWORD=${DB_PASSWORD}
|
||||
- SERVER_HOST=http://localhost:3000
|
||||
- APP_CLIENT_ID=labdev
|
||||
depends_on:
|
||||
- mysql
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user