Open D3an1el opened 1 year ago
@D3an1el can you send the output of tail logs/revisions*
and tail logs/syncing-server*
as for the db, yes, here are the env vars you are probably looking for: https://github.com/standardnotes/server/blob/main/docker/docker-entrypoint.sh#L39-L64
i get this error inside sync server container
I have followed the instructions exactly and the containers are all running but cant even get to port 3000 in web browser
i get the above when i run
tail -f logs/*.log
on another note is there way to use DB URL so i can point it to another bare metal db instances instead of using mysql docker container?