Skip to content

Pupcloud does not work with nginx reverse proxy #51

@posLop

Description

@posLop

Could be user error but whenever i use nginx with the docker image of pupcloud i can access via lan but whenever i use an https reverse proxy i get a message that says password required in basic text and no styling or anyway to enter a passwd.

heres my nginx config

location /pupcloud/ {
   proxy_pass http://localhost:8998;
}

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions