Skip to content

Commit 55bc52a

Browse files
committed
Update proxy.conf.template
1 parent 57990ae commit 55bc52a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

proxy/templates/proxy.conf.template

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ server {
3535
#ssl_dhparam /etc/letsencrypt/ssl-dhparam.pem;
3636
include /etc/letsencrypt/options-ssl-nginx.conf;
3737
#
38-
39-
rewrite ^/wp-admin$ /wp-admin/ last;
4038

4139
location / {
4240
proxy_pass http://docker_webserver;

0 commit comments

Comments
 (0)