Is there some way to use a non standard container name? #3039
Replies: 1 comment
-
I managed to get it working by placing a copy of the /etc/nginx/conf.d/Recipes.conf on disk and changing the hostname, and then mounting that inside the container instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I'm setting up Tandoor recipes, but I didn't like the name of the containers in the example compose file.
But if I change them the nginx container complains that it can't find the container
web_recipes
.Is there someway to change what container name is output in the nginx config file?
Beta Was this translation helpful? Give feedback.
All reactions