alpha
Login
or
Join now
nandi.uk
/
semble
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Update fly.development.toml
author
pdelfan
date
3 months ago
(Apr 17, 2026, 1:49 PM -0700)
commit
592b56b5
592b56b55530605edd7a35567afd32c718b83d90
parent
28f807f9
28f807f9c47a698ce1fc3353e2766690308a125d
+2
-2
1 changed file
Expand all
Collapse all
Unified
Split
fly.development.toml
+2
-2
fly.development.toml
View file
Reviewed
···
61
61
BASE_URL="https://api.dev.semble.so"
62
62
HOST="0.0.0.0"
63
63
APP_URL="https://dev.semble.so"
64
64
-
ACCESS_TOKEN_EXPIRES_IN=300
65
65
-
REFRESH_TOKEN_EXPIRES_IN=2592000
64
64
+
ACCESS_TOKEN_EXPIRES_IN=2592000
65
65
+
REFRESH_TOKEN_EXPIRES_IN=5184000
66
66
ATPROTO_FIREHOSE_WEBSOCKET="wss://relay1.us-west.bsky.network"