🔧 Change CI configuration.

This commit is contained in:
Andrey Antukh 2021-03-30 15:35:18 +02:00 committed by Alonso Torres
parent 0926fbcbc6
commit 351daacca0
5 changed files with 27 additions and 20 deletions

View file

@ -32,7 +32,7 @@
{:http-server-port 6060
:host "devenv"
:tenant "dev"
:database-uri "postgresql://127.0.0.1/penpot"
:database-uri "postgresql://postgres/penpot"
:database-username "penpot"
:database-password "penpot"