Skip to content

Commit 4c8ea9d

Browse files
committed
chore: update default DATABASE_URL for local dev system testing
1 parent cdf9b26 commit 4c8ea9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
DATABASE_URL=http://localhost:5984
1+
DATABASE_URL=http://aam.localhost/db/couchdb
22
DATABASE_USER=admin
33
DATABASE_PASSWORD=docker
44
PERMISSION_DB=app

0 commit comments

Comments
 (0)