Set correct domain for production usage
This commit is contained in:
parent
84e861dc2d
commit
20fc78eb76
4
.env
4
.env
@ -1,5 +1,5 @@
|
||||
# The base domain
|
||||
DOMAIN=workadventure.nobody.lan
|
||||
DOMAIN=wa.binary-kitchen.de
|
||||
|
||||
DEBUG_MODE=false
|
||||
JITSI_URL=jitsi.binary-kitchen.de
|
||||
@ -26,7 +26,7 @@ OPID_CLIENT_ID=
|
||||
OPID_CLIENT_SECRET=
|
||||
OPID_CLIENT_ISSUER=
|
||||
OPID_CLIENT_REDIRECT_URL=
|
||||
OPID_LOGIN_SCREEN_PROVIDER=http://pusher.workadventure.nobody.lan/login-screen
|
||||
OPID_LOGIN_SCREEN_PROVIDER=http://pusher.wa.binary-kitchen.de/login-screen
|
||||
OPID_PROFILE_SCREEN_PROVIDER=
|
||||
DISABLE_ANONYMOUS=
|
||||
|
||||
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
src/*
|
Loading…
Reference in New Issue
Block a user