Skip to content

Commit ff875c7

Browse files
ZombieBluelizb
andauthored
Split REMOTE_INSTALL_ADDRESS into HOST and PORT in .env.example to align with the official docs (#356)
Co-authored-by: lizb <[email protected]>
1 parent a6c8fae commit ff875c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
INSTALL_METHOD=remote
2-
REMOTE_INSTALL_URL=debug.dify.ai:5003
2+
REMOTE_INSTALL_URL=debug.dify.ai
3+
REMOTE_INSTALL_PORT=5003
34
REMOTE_INSTALL_KEY=********-****-****-****-************

0 commit comments

Comments
 (0)