吴永强
吴永强
开放接口或者开放分类希望能在未登录情况下访问; 另外导出接口时希望能选择接口
这是个很严重的问题啊
I did this: ``` password_path: apiKey ``` User Entity Class: ``` public function getPassword(): string { return (string) $this->apiKey; } ```
I have a same problem. run sh ./wait-for-it.sh www.google.com:80 on openjdk:8-jre image. Why I mast run sh command. Because there is not bash command
@HasBert You need install bash. Try this: ```ruby apk add --no-cache bash ./wait-for-it.sh www.google.com:80 ```
@identitymonk sorry to puzzle you. I forgot to remove 'add'