Skip to content

Commit af30f95

Browse files
committed
chore: add base url to .env
1 parent e4456d4 commit af30f95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ PUBLIC_PLAY_STORE_EID_WALLET=""
6464
NOTIFICATION_SHARED_SECRET=your-notification-secret-key
6565

6666
PUBLIC_ESIGNER_BASE_URL="http://localhost:3004"
67+
PUBLIC_FILE_MANAGER_BASE_URL="http://localhost:3005"
6768

6869
DREAMSYNC_DATABASE_URL=postgresql://postgres:postgres@localhost:5432/dreamsync
6970
VITE_DREAMSYNC_BASE_URL="http://localhost:8888"

0 commit comments

Comments
 (0)