Fixed CSRF-related issues and profilepictures by starting caddy for development server too. Also improved boostrap script. #15 #16
This commit is contained in:
parent
5572fec9c1
commit
01aa31a8a1
8 changed files with 99 additions and 41 deletions
|
@ -7,7 +7,7 @@
|
|||
https_port {$HTTPS_PORT}
|
||||
}
|
||||
|
||||
0.0.0.0 {
|
||||
{$CADDY_HOST} {
|
||||
# the tls certificates
|
||||
tls {$DATADIR}/tls/server.pem {$DATADIR}/tls/server-key.pem
|
||||
route {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue