Set https and allow to override
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
# already (due to the order of the tasks we define for our deployment steps)
|
||||
- name: Export variable placeholders
|
||||
set_fact:
|
||||
https: true
|
||||
dokku_mariadb_db_addr: "dokku-mariadb-{{ app }}"
|
||||
dokku_mariadb_db_user: "mariadb"
|
||||
dokku_hostname: "{{ lookup('file', '/home/dokku/HOSTNAME') }}"
|
||||
|
Reference in New Issue
Block a user