mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
add GMS config in .env.dist and .env.template
This commit is contained in:
parent
044aff20c3
commit
0cd61e43ac
@ -67,5 +67,5 @@ FEDERATION_VALIDATE_COMMUNITY_TIMER=60000
|
||||
# GMS
|
||||
# GMS_ACTIVE=true
|
||||
# Coordinates of Illuminz test instance
|
||||
GMS_HOST=54.176.169.179
|
||||
GMS_PORT=3071
|
||||
#GMS_URL=http://54.176.169.179:3071
|
||||
GMS_URL=http://localhost:4044/
|
||||
|
||||
@ -64,5 +64,4 @@ FEDERATION_VALIDATE_COMMUNITY_TIMER=$FEDERATION_VALIDATE_COMMUNITY_TIMER
|
||||
|
||||
# GMS
|
||||
GMS_ACTIVE=$GMS_ACTIVE
|
||||
GMS_HOST=$GMS_HOST
|
||||
GMS_PORT=$GMS_PORT
|
||||
GMS_URL=$GMS_URL
|
||||
|
||||
@ -95,3 +95,9 @@ ADMIN_CONFIG_VERSION=v1.2022-03-18
|
||||
|
||||
WALLET_AUTH_URL=https://stage1.gradido.net/authenticate?token={token}
|
||||
WALLET_URL=https://stage1.gradido.net/login
|
||||
|
||||
# GMS
|
||||
#GMS_ACTIVE=true
|
||||
# Coordinates of Illuminz test instance
|
||||
#GMS_URL=http://54.176.169.179:3071
|
||||
#GMS_URL=http://localhost:4044/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user