Removed setting the landingpage upstream accidentally, switched its alias to blog instead.
11 lines
256 B
YAML
11 lines
256 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
|