Marco Antonio
Marco Antonio
same here
thank you, this actually was the only thing that worked. Tried every other STMP relay service but gmail was the only thing that worked!
using `ALLOWED_HOSTNAMES=["https://cal.domain.com"]` did not work for me, i'm running coolify and if I used that i got "Unexpected token p in JSON at position 2" and application wouldnt run
This is how I fixed it on my M1 ``` ... ImportError: cannot import name 'exception' from 'sys' (unknown location) % docker-compose version Docker Compose version v2.31.0-desktop.2 % pip uninstall...
Some observations from my experience using pwd.yml in Coolify: 1. Shared variables with the docker image seem to work only during initial setup. 2. While bench commands are essential for...