Publish NetKingdom registration entry point
This commit is contained in:
parent
ad96deec9f
commit
963de9cd4f
2 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ env:
|
||||||
USER_ENGINE_EXPECTED_AUDIENCE: user-engine-portal
|
USER_ENGINE_EXPECTED_AUDIENCE: user-engine-portal
|
||||||
# USER_ENGINE_BASE_URL set via secret or here when stable
|
# USER_ENGINE_BASE_URL set via secret or here when stable
|
||||||
USER_ENGINE_BASE_URL: https://users.92-205-62-239.nip.io
|
USER_ENGINE_BASE_URL: https://users.92-205-62-239.nip.io
|
||||||
|
NETKINGDOM_REGISTRATION_URL: https://users.92-205-62-239.nip.io/register
|
||||||
|
|
||||||
probes:
|
probes:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
||||||
|
|
@ -20,6 +20,7 @@ env:
|
||||||
USER_ENGINE_BASE_URL: https://users.92-205-62-239.nip.io
|
USER_ENGINE_BASE_URL: https://users.92-205-62-239.nip.io
|
||||||
USER_ENGINE_APPLICATION_ID: coulomb-social
|
USER_ENGINE_APPLICATION_ID: coulomb-social
|
||||||
USER_ENGINE_EXPECTED_AUDIENCE: user-engine-portal
|
USER_ENGINE_EXPECTED_AUDIENCE: user-engine-portal
|
||||||
|
NETKINGDOM_REGISTRATION_URL: https://users.92-205-62-239.nip.io/register
|
||||||
|
|
||||||
probes:
|
probes:
|
||||||
hostHeader: app.coulomb.social
|
hostHeader: app.coulomb.social
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue