This commit is contained in:
Luke Murphy 2020-05-01 11:47:32 +02:00
parent 188b461c58
commit 20ed2d29b1
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
command: >
jekyll serve \
--verbose \
--config _config_prod.yml \
--config /srv/jekyll/_config_prod.yml \
--trace
configs:
- source: config-yml-prod-v1