Skip Navigation
Lemmy Support @lemmy.ml

PSA: Your hostnames in config.hjson need to be the names of your docker containers

This doesn't seem to be included in the documentation, but when configuring the hostnames of your containers for pictrs, email, and database, you need to set those hostnames to the hostnames of your docker containers. Note that the line below should remain unchanged.

hostname: "{{ domain }}"

1 comments