You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to deploy Huly with Docker, and everything works like a charm, but I have a question.
In your docker-compose file, there are these two variables:
GMAIL_URL
TELEGRAM_URL
I'm trying to deploy Huly with Docker, and everything works like a charm, but I have a question. In your docker-compose file, there are these two variables: GMAIL_URL TELEGRAM_URL
Hey,
I'm trying to deploy Huly with Docker, and everything works like a charm, but I have a question.
In your docker-compose file, there are these two variables:
GMAIL_URL
TELEGRAM_URL
with the values http://{SERVER_ADDRESS}:
or http://localhost:
I have tried many different types of values, like my domain, localhost, etc., but it's not working.
So maybe I missed something. What do I need to put as the value?
Do I need to add some containers?
What are these ports?
Thanks a lot for your work and your responses.
The text was updated successfully, but these errors were encountered: