mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
feat: setup CI to use .env_sample and postgres URI
This commit is contained in:
@@ -1 +1 @@
|
||||
export POSTGRES_DATABASE_URL=""
|
||||
export POSTGRES_DATABASE_URL="postgres://postgres:password@localhost:5432/postgres"
|
||||
|
||||
Reference in New Issue
Block a user