Latest posts made by hoodad
-
RE: Invitation link thats emailed to user, is totally off
@peopleinside oh right.
so i did that too and cleared the cache.
but the problem still persists. -
RE: Invitation link thats emailed to user, is totally off
@peopleinside i tried the command "php bin/console c:c
" in the container but i got "Could not open input file: bin/console
"
i dont know whats wrong with it. -
RE: Invitation link thats emailed to user, is totally off
@peopleinside Hi!
thank you for your response.
ive been looking for this file for like ever.
its just that i changed it in the container and when i tried again, nothing happened. the problem still persist. do i need to restart anything? -
Invitation link thats emailed to user, is totally off
Hey guys. hope yall are having a good time.
So i dockerized uvdesk on my ubuntu server and set up the swiftmailer to use my gmail.
but when an email is sent to the user, the verification link is something like this:Hello Test User
Your account has been successfully created.
Click on the link to set your password:http://0.0.0.0:6744/en/update-credentials/test@testmail.com/CdLDFLit6LhF9iDfLm6DOZPTI0tmaWml
while i need it to be something like:
https://mydomain.com/en/update-credentials/test@testmail.com/CdLDFLit6LhF9iDfLm6DOZPTI0tmaWml
I need it to be "mydomain.com" instead of "0.0.0.0:6744"
what do you guys think i should do?[link text](link url)