Confused over NPM + nginx + tinyauth guide #663
-
|
In the docs there is a guide on the use of tinyauth together with NPM: I am confused by the compose example loading images Tinyauth, NPM and nginx.
(I'm very much in the process of learning about the workings of docker images, containers, networks, authentication, access lists and such.) |
Beta Was this translation helpful? Give feedback.
Answered by
steveiliop56
Feb 23, 2026
Replies: 1 comment
-
|
The Nginx container is just there as a demo service to show that Tinyauth is working. I will replace it with whoami to avoid further confusion. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Stephan-P
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Nginx container is just there as a demo service to show that Tinyauth is working. I will replace it with whoami to avoid further confusion.