django cookie cutter docker with caddy

10 views
Skip to first unread message

venkat eswar

unread,
Apr 26, 2018, 5:18:55 AM4/26/18
to django...@googlegroups.com
Hi All,

caddy env file:

Caddy

------------------------------------------------------------------------------

DOMAIN_NAME=balajidigitals.in

caddy production config

www.{$DOMAIN_NAME} {
redir https://balajidigitals.in
}

{$DOMAIN_NAME} {
proxy / django:5000 {
header_upstream Host {host}
header_upstream X-Real-IP {remote}
header_upstream X-Forwarded-Proto {scheme}
}
log stdout
errors stdout
gzip
}

Here is the error:
caddy_1 | 2018/04/26 00:15:44 duplicate site address: balajidigitals.in



Can anyone help me on this

Thanks & Regards
Kasana Venkateswara Reddy
Reply all
Reply to author
Forward
0 new messages