The "ssl" directive is deprecate

Hi,

I am running Mattermost with Docker. After upgrade I have it:

web_1  | 2019/08/31 15:22:50 [warn] 1#1: the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.d/mattermost.conf:15
web_1  | nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/conf.d/mattermost.conf:15

Mattermost is going ok.

Hi there, @nabuke

Can you please confirm if you installed Mattermost Docker on the production deployment or rather the local machine setup instead?

Additionally, may I know what version were you originally running on prior to the upgrade please? Can you also share the documentation you referred to for upgrading your Mattermost? Thanks.

Thanks @ahmaddanial

I am running production docker deployment with docker compose.

To update I used it:
(Update Mattermost to latest version)

Versions
5.14.0 to 5.14.1

Also other error:

db_1 | ERROR: relation “idx_teams_description” does not exist