admin管理员组文章数量:1023230
I have two urls, one for dev. env.: dev.moocapps
and another for prod. env.: moocapps
I am trying to make the dev. env. just accessible for the software developers that are working with me, in this env. is running two cloud runs: one for front-end and another for back-end.
The front-end is communicating with a back-end (that is connecting to a database) and other external services (stripe, etc...)
The problem is that whenever I make the cloud run > Require authentication
I get the error:
Error: Forbidden
Your client does not have permission to get URL / from this server
What is the easiest way to make this development website just accessible for few people only?
I have two urls, one for dev. env.: dev.moocapps
and another for prod. env.: moocapps
I am trying to make the dev. env. just accessible for the software developers that are working with me, in this env. is running two cloud runs: one for front-end and another for back-end.
The front-end is communicating with a back-end (that is connecting to a database) and other external services (stripe, etc...)
The problem is that whenever I make the cloud run > Require authentication
I get the error:
Error: Forbidden
Your client does not have permission to get URL / from this server
What is the easiest way to make this development website just accessible for few people only?
本文标签:
版权声明:本文标题:google cloud platform - How to make development environment url in GCP accessible for development team only - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745597516a2158259.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论