maybe you have an .env config for me, mine doesn't work.
DATABASE_URL=postgres://localhost/ubuntu
#BIND_ADDRESS=127.0.0.1:8088
DOMAIN=192.168.178.45
PORT=3000
HOST=http://localhost:3000
DOMAIN_URL=http://localhost:3000
SECRET_KEY=0123
#enable/disable logging
#RUST_LOG=
#mail
SMTP_SENDER_NAME=test
SMTP_USERNAME=myuser
SMTP_PASSWORD=mypass
SMTP_HOST=smtp.1und1.de
SMTP_PORT=587
SMTP_SECURITY=tls
maybe you have an .env config for me, mine doesn't work.
DATABASE_URL=postgres://localhost/ubuntu
#BIND_ADDRESS=127.0.0.1:8088
DOMAIN=192.168.178.45
PORT=3000
HOST=http://localhost:3000
DOMAIN_URL=http://localhost:3000
SECRET_KEY=0123
#enable/disable logging
#RUST_LOG=
#mail
SMTP_SENDER_NAME=test
SMTP_USERNAME=myuser
SMTP_PASSWORD=mypass
SMTP_HOST=smtp.1und1.de
SMTP_PORT=587
SMTP_SECURITY=tls