Skip to content

the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/nginx.conf:31 #283

Description

@lewismc

Due to the fact that we build on top of the nginx:latest docker image from time to time we will see deprecation warnings.
In this case we are seeing

tagbase-server-nginx-1           | 2023/08/16 04:07:42 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/nginx.conf:31

This can be traced to services/nginx/config/nginx.conf#L31

We should address this issue. We should most likely choose a LTS/stable major nginx version as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions