mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-02 11:18:09 +00:00
Optimized CDN variables during bug research
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
# General
|
||||
application_id: "web-svc-cdn"
|
||||
domain: "{{ domains | get_domain(application_id) }}"
|
||||
|
||||
# CDN
|
||||
CDN_NGINX_FILE: "{{ domain }}.conf"
|
||||
|
||||
Reference in New Issue
Block a user