ansible/roles/docker/templates/mailman/nginx_vhost

3 lines
77 B
Plaintext

location /static/ {
alias {{ volume_root_folder }}/mailman/web/static/;
}