Fixed CSRF-related issues and profilepictures by starting caddy for development server too. Also improved boostrap script. #15 #16

This commit is contained in:
ChaoticByte 2023-02-11 18:04:52 +01:00
parent 5572fec9c1
commit 01aa31a8a1
8 changed files with 99 additions and 41 deletions

View file

@ -27,7 +27,8 @@ db:
host: "127.0.0.1"
port: 5432
caddy:
# Ports that the web server listens on
# Webserver settings
host: "localhost"
http_port: 80
https_port: 443
logs: