Skip to content

Commit

Permalink
Fix tab in YAML.
Browse files Browse the repository at this point in the history
  • Loading branch information
accolon committed Jan 14, 2023
1 parent cbe9611 commit 6b471d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ services:
volumes:
- ./data/conf/nginx/site.conf:/etc/nginx/conf.d/default.conf:ro
- ./data/conf/nginx/ssl/:/etc/nginx/ssl/:ro
- ./data/conf/nginx/htpasswd:/etc/nginx/htpasswd:ro
- ./data/conf/nginx/htpasswd:/etc/nginx/htpasswd:ro
networks:
- parsedmarc-network
depends_on:
Expand Down

0 comments on commit 6b471d5

Please sign in to comment.