11 lines
258 B
YAML
11 lines
258 B
YAML
---
|
|
|
|
# never got around to removing the master tag from the images
|
|
blog_version: master
|
|
|
|
blog_upstream_file_dir: "{{ docker_stack_files_dir }}/{{ stack_name }}"
|
|
|
|
blog_use_https: true
|
|
|
|
# the subdomain link blog will be reachable under
|
|
# subdomain_alias: blog
|