We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4456d4 commit af30f95Copy full SHA for af30f95
1 file changed
.env.example
@@ -64,6 +64,7 @@ PUBLIC_PLAY_STORE_EID_WALLET=""
64
NOTIFICATION_SHARED_SECRET=your-notification-secret-key
65
66
PUBLIC_ESIGNER_BASE_URL="http://localhost:3004"
67
+PUBLIC_FILE_MANAGER_BASE_URL="http://localhost:3005"
68
69
DREAMSYNC_DATABASE_URL=postgresql://postgres:postgres@localhost:5432/dreamsync
70
VITE_DREAMSYNC_BASE_URL="http://localhost:8888"
0 commit comments