Clement
Clement
fix in PR #78
Hello, You test it on server or desktop ? OS ? Docker or npm ?
you have configure the config.js ? I test it on ubuntu 22.04 server and i'll back tu u
put this : ``` // The URL of your tracker site. SQ_BASE_URL: "http://IP:3000", // The URL of your API. Under the recommended setup, it should be `${SQ_BASE_URL}/api`. SQ_API_URL: "http://IP:3001", ```
> is traefik necessary? no
> > put this : > > ``` > > // The URL of your tracker site. > > SQ_BASE_URL: "http://IP:3000", > > > > // The URL of your...
Do you have an error? Open ports?
grab the local mongo ip with this command : ` docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' sq_mongodb ` and replace
smtp is not problem, i run without
if u want to test with it, you can use gmail smtp