Skip to content

Commit 0993701

Browse files
committed
chore(labrinth/.env.local): use localhost for DELPHI_URL
1 parent 069ad7a commit 0993701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/labrinth/.env.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ PYRO_API_KEY=none
123123
BREX_API_URL=https://platform.brexapis.com/v2/
124124
BREX_API_KEY=none
125125

126-
DELPHI_URL=http://127.0.0.1:59999
126+
DELPHI_URL=http://localhost:59999
127127
DELPHI_SLACK_WEBHOOK=none
128128

129129
AVALARA_1099_API_URL=https://www.track1099.com/api

0 commit comments

Comments
 (0)