-
-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
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/

开始以为跨域问题,参照文档,加上nginx反代还是一样的效果
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels