You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,8 @@ $ docker run -d \
102
102
```
103
103
Then start any containers to be proxied as described previously.
104
104
105
+
* If for some reason you can't use the docker --volumes-from option, you can specify the name or id of the nginx container with `NGINX_PROXY_CONTAINER` variable.
106
+
105
107
#### Let's Encrypt
106
108
107
109
To use the Let's Encrypt service to automatically create a valid certificate for virtual host(s).
0 commit comments