Skip to content

[BUG]How to install nginx in the front end? #398

@sjkhsl

Description

@sjkhsl

Title

How to install nginx in the front end?

Platform

Website - Chrome

Server Installation Method

Docker

Version

1.10.0

Troubleshooting

The Problem

Why do I need to specify the port again using -e PORT=8080 after specifying it with -p 8080:8080? I want to use -p 127.0.0.1:8080:8080 to prevent Docker from being exposed to the public internet and to achieve TLS security through a front-end Nginx. How do I configure this?

How to Reproduce

Deploy via Docker

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    Bugs

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions