-
hi, I just wanted to use my vps with my domain to run Dawarich with docker. the container starts successfully, but in the webinterface I get the message "Blocked hosts" with this information and I should add this to config:
So I got into the container "dawarich_app" with "exec" and edited the "/var/app/config/application.rb" file with that, but after restarting the container my changes are undone and I still get the error. How do I run Dawarich successfully ? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
You need to add your domain to the environment variable |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
solved it with
(without really understanding what this exactly changes, inspired by #79 ) |
Beta Was this translation helpful? Give feedback.
You need to add your domain to the environment variable
APPLICATION_HOSTS
.See https://dawarich.app/docs/environment-variables-and-settings