chore: update example env
This commit is contained in:
@@ -8,4 +8,7 @@ ZERO_UPSTREAM_DB=postgresql://postgres@localhost:5432/money
|
||||
ZERO_REPLICA_FILE="/tmp/sync-replica.db"
|
||||
|
||||
ZERO_GET_QUERIES_URL="http://localhost:3000/api/zero/get-queries"
|
||||
ZERO_GET_QUERIES_FORWARD_COOKIES="true"
|
||||
|
||||
ZERO_MUTATE_URL="http://localhost:3000/api/zero/mutate"
|
||||
ZERO_MUTATE_FORWARD_COOKIES="true"
|
||||
|
||||
Reference in New Issue
Block a user