Skip to content

Commit 5669c4f

Browse files
committed
fix: added missing env to http adapter
1 parent 085664c commit 5669c4f

File tree

1 file changed

+2
-0
lines changed
  • adapter/rest/src

1 file changed

+2
-0
lines changed

adapter/rest/src/.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
HTTP_SERVER_PORT=8080
2+
13
ENVIRONMENT='development'
24
MODE='static'
35
NATS_URL='nats://localhost:4222'

0 commit comments

Comments
 (0)