mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
♻️ Refactor file persistence layer.
This commit is contained in:
committed by
Alonso Torres
parent
182afedc54
commit
4e694ff194
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
PGPASSWORD=$app_DATABASE_PASSWORD psql $app_DATABASE_URI -U $app_DATABASE_USERNAME
|
||||
PGPASSWORD=$APP_DATABASE_PASSWORD psql $APP_DATABASE_URI -U $APP_DATABASE_USERNAME
|
||||
|
||||
Reference in New Issue
Block a user