Hopefully fix some bugs.
This commit is contained in:
@@ -313,7 +313,9 @@ and sign out at `https://<any-app>/_google-auth/logout`.
|
||||
- **Websockets** work — upgrade headers are forwarded exactly like dokku's
|
||||
stock nginx template.
|
||||
- **Plugin updates:** `sudo dokku plugin:update google-auth` rebuilds the
|
||||
service image and restarts the container automatically.
|
||||
service image and recreates the container with freshly written settings.
|
||||
`dokku google-auth:report` names the running service's state; if it ever says
|
||||
it is ignoring per-app lists, `dokku google-auth:restart` recreates it.
|
||||
- **An app's own lists need its nginx config to be current**, since that is
|
||||
what tells the service which app a request belongs to. The plugin rewrites
|
||||
the config whenever you change an app's lists (and on every deploy), so this
|
||||
|
||||
Reference in New Issue
Block a user