Skip to content
Snippets Groups Projects
Verified Commit 772022cc authored by BITARD Michaël's avatar BITARD Michaël
Browse files

fix(infra): nginx-proxy prend bien en compte la nouvelle redirection pour cd

parent 1fd66d6c
Branches
Tags
1 merge request!1470fix(infra): nginx-proxy prend bien en compte la nouvelle redirection pour cd
Pipeline #383236 canceled
......@@ -15,7 +15,7 @@ services:
- "443:443"
volumes:
- /srv/www/nginx-proxy/proxy.conf:/etc/nginx/proxy.conf
- /srv/www/nginx-proxy/redirect.conf:/etc/nginx/conf.d/redirect.conf
- /srv/www/nginx-proxy/cd.conf:/etc/nginx/conf.d/cd.conf
- certs:/etc/nginx/certs
- vhost:/etc/nginx/vhost.d
- html:/usr/share/nginx/html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment