mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-14 05:15:19 +00:00
* spin up postgres in docker container * get initial pol of postgres db working in docker image * spin up postgres server in dev case * updated syncedAt date after config sync: * remove unnecessary port expose in docker file
1 line
No EOL
59 B
Bash
1 line
No EOL
59 B
Bash
DATABASE_URL=postgresql://postgres@localhost:5432/sourcebot |