Skip to content

Commit

Permalink
Remove version
Browse files Browse the repository at this point in the history
  • Loading branch information
bensteinberg committed Aug 2, 2024
1 parent b141eaf commit ec63b57
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '2'
services:
jekyll:
build: .
Expand All @@ -16,4 +15,4 @@ services:
volumes:
- ./build:/usr/share/nginx/html
- ./nginx/default.conf:/etc/nginx/conf.d/default.conf
- ./nginx/logs:/var/log/nginx
- ./nginx/logs:/var/log/nginx

0 comments on commit ec63b57

Please sign in to comment.