mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-14 16:49:10 +00:00
chore: commit forgotten terraform changes for allowed_callback_hosts
This commit is contained in:
parent
3388e091c1
commit
8431df784f
5 changed files with 19 additions and 5 deletions
|
@ -16,3 +16,5 @@ UI_PORT=6601
|
|||
# Again, probably right. Do not put a trailing /
|
||||
UI_PUBLIC_URI=http://localhost:6601
|
||||
API_PUBLIC_URI=http://localhost:6609
|
||||
|
||||
ALLOWED_CALLBACK_HOSTS=http://localhost:6601,https://stage.roleypoly.com,https://next.roleypoly.com,https://roleypoly.com,https://*.roleypoly.pages.dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue