Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对于私人项目,我正在寻找向令牌添加前缀的可能性。
喜欢
Bearer {{prefix}} token
目前 ory hydra 在 docker 容器中运行。不幸的是,我找不到设置前缀的环境变量。
有谁知道如何做到这一点?