I might be dumb, how do i use this? Am i putting the shortcode for a postgres template to add to my template, or am i using the shortcode of my template and then pulling it from somewhere else?
Yeah i just hit that.. I am not sure. It's kindve lame to not be able to use the dynamic URLs as they would change quite often I think? Is there a way to make ${{Postgres.DATABASE_URL}} use postgresql+asyncpg://?
Do you happen to know why redis and postgres are having these issues? Not sure if this is something to do with the volumes or the way i set up the services
initdb: error: directory "/var/lib/postgresql/data" exists but is not empty
...
initdb: detail: It contains a lost+found directory, perhaps due to it being a mount point.
initdb: hint: Using a mount point directly as the data directory is not recommended.
Create a subdirectory under the mount point.
edis 15:59:53.17 INFO ==> ** Starting Redis setup **