Skip to content

Commit f7cf0c2

Browse files
committed
fix: change backend addr to 0.0.0.0
1 parent d3675f5 commit f7cf0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BACKEND_ADDRESS=172.17.0.1:8080
1+
BACKEND_ADDRESS=0.0.0.0:8080
22
JWTSECRET=jXn2r5u8x/A?D*G-KaPdSgVkYp3s6v9y
33

44
POSTGRES_USER=admin

0 commit comments

Comments
 (0)