Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自转跳转到localhost #74

Open
jingc1413 opened this issue Mar 17, 2023 · 0 comments
Open

自转跳转到localhost #74

jingc1413 opened this issue Mar 17, 2023 · 0 comments

Comments

@jingc1413
Copy link

compse部署

version: '3.1'

services:
  pipetest:
    image: b3log/pipe
    container_name: pipe
    volumes:
      - "./src/pipe.db:/opt/pipe/pipe.db"
    ports:
      - "21313:5897"

登陆的时候
http://ec2-*****.ap-east-1.compute.amazonaws.com:21313/
image
开始以为跨域问题,参照文档,加上nginx反代还是一样的效果

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant