Skip to content

Docker Compose File ( --basic-auth unfunctional ) [ SOLVED ] #1254

Closed Answered by abhinavsingh
NorkzYT asked this question in Q&A
Discussion options

You must be logged in to vote

@NorkzYT Hi, I am not a heavy docker compose user, but I gave it a try using docker container. Seems to work as expected.

  • Note that in your config, your port mapping is 899:8899, probably you want 8899:8899
  • Further, also pass --hostname 0.0.0.0 flag to docker container in case your clients are unable to reach proxy within container

Let me know if you still run into any issue

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@NorkzYT
Comment options

@NorkzYT
Comment options

Answer selected by NorkzYT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants