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
{{ message }}
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
Note that when using multiple workers, the secret_key for the Flask session
398
-
must be set explicitly in config.yml. Otherwise each worker will use its own
399
-
random secret key, leading to unpredictable behavior.
400
-
401
-
402
397
#### nginx
403
398
404
399
[Here is an nginx configuration file example.](https://github.com/dotcloud/docker-registry/blob/master/contrib/nginx.conf), which applies to versions < 1.3.9 which are compiled with the [HttpChunkinModule](http://wiki.nginx.org/HttpChunkinModule).
0 commit comments