Hi guys, just some advice on the docker compose fi...
# general
s
Hi guys, just some advice on the docker compose file tutorial here: https://supertokens.com/docs/session/quick-setup/core/with-docker. Apparently you guys forgot to add a volume to the postgres service, so when we run docker compose down, the data just disappears. I fixed that by adding a volume for the postgres