Switch local testing to subdomain model
Requires manual setup through hosts file or dns server for now.
This commit is contained in:
parent
c5eac2a846
commit
b393c0b946
4 changed files with 30 additions and 10 deletions
|
|
@ -5,16 +5,17 @@ docker_swarm_advertise_addr: eth1
|
|||
caddy_use_debug: yes
|
||||
caddy_tls_use_staging: yes
|
||||
|
||||
blog_use_https: no
|
||||
caddy_use_https: no
|
||||
whoami_use_https: no
|
||||
wallabag_use_https: no
|
||||
gitea_use_https: no
|
||||
landingpage_use_https: no
|
||||
miniflux_use_https: no
|
||||
searx_use_https: no
|
||||
traggo_use_https: no
|
||||
monica_use_https: no
|
||||
nextcloud_use_https: no
|
||||
searx_use_https: no
|
||||
shaarli_use_https: no
|
||||
landingpage_use_https: no
|
||||
blog_use_https: no
|
||||
traggo_use_https: no
|
||||
wallabag_use_https: no
|
||||
whoami_use_https: no
|
||||
|
||||
#server_domain: mytest.com
|
||||
server_domain: ansible.test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue