Now with HTTP2 enabled correctly everywhere.
This commit is contained in:
@@ -25,6 +25,7 @@ server {
|
||||
server {
|
||||
listen 443 ssl;
|
||||
listen [::]:443 ssl;
|
||||
http2 on;
|
||||
|
||||
# server_name ${DOCKER_PHPMYADMIN_SERVER_NAME};
|
||||
server_name phpmyadmin-oneskyit.localhost phpmyadmin.oneskyit.com dev-phpmyadmin.oneskyit.com test-phpmyadmin.oneskyit.com;
|
||||
|
||||
Reference in New Issue
Block a user