You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.
环境
宿主机:centos 7
容器:使用本仓库创建如下
问题
想要和gitlab集成,通过教程配置如下
宿主机上面访问:
http://localhost:8080/api.php/v1/products/1?
直接提示{"error":"Unauthorized"}
,而在另外一台电脑上面访问宿主机,是可以直接访问的,比如说http://192.168.2.59:8080/api.php/v1/products/1?
,有正确返回一堆json数据,查看日志如下重现
http://localhost:8080/api.php/v1/products/1?
The text was updated successfully, but these errors were encountered: