Hi, question about the supertokens/supertokens-pos...
# support-questions-legacy
z
Hi, question about the supertokens/supertokens-postgresql docker image: Is it possible to start with a delay? I have a docker-compose file and tried to set
command: sh -c "sleep 30 & supertokens start"
but the container continually restarts when calling with sh -c