mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 14:01:39 +02:00
👷 Fix backend tests.
This commit is contained in:
parent
7a3616d542
commit
c8e1925065
3 changed files with 6 additions and 1 deletions
|
@ -111,6 +111,7 @@
|
|||
(defn read-test-config
|
||||
[env]
|
||||
(assoc (read-config env)
|
||||
:redis-uri "redis://redis/1"
|
||||
:database-uri "postgresql://postgres/uxbox_test"
|
||||
:media-directory "/tmp/uxbox/media"
|
||||
:assets-directory "/tmp/uxbox/static"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue