We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57990ae commit 55bc52aCopy full SHA for 55bc52a
proxy/templates/proxy.conf.template
@@ -35,8 +35,6 @@ server {
35
#ssl_dhparam /etc/letsencrypt/ssl-dhparam.pem;
36
include /etc/letsencrypt/options-ssl-nginx.conf;
37
#
38
-
39
- rewrite ^/wp-admin$ /wp-admin/ last;
40
41
location / {
42
proxy_pass http://docker_webserver;
0 commit comments