tangled
alpha
login
or
join now
diffdown.com
/
diffdown-app
0
fork
atom
Diffdown is a real-time collaborative Markdown editor/previewer built on the AT Protocol
diffdown.com
0
fork
atom
overview
issues
10
pulls
pipelines
chore: add DIFFDOWN_BASE_URL to staging fly.toml
John Luther
3 weeks ago
7fb592a7
91034af9
+1
1 changed file
expand all
collapse all
unified
split
fly.toml
+1
fly.toml
reviewed
···
7
7
PORT = "8080"
8
8
DB_PATH = "/data/markdownhub.db"
9
9
BASE_URL = "https://markdownhub-staging.fly.dev"
10
10
+
DIFFDOWN_BASE_URL = "https://markdownhub-staging.fly.dev"
10
11
11
12
[http_service]
12
13
internal_port = 8080