Skip to content

Commit 27521f1

Browse files
crthplclaude
andcommitted
Change DATABASE_URL to db.sqlite for SJC volume
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 53d0d15 commit 27521f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/fly.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dockerfile = 'Dockerfile'
1313
PORT = '8080'
1414
KINDE_ISSUER = 'https://account.trading.camp'
1515
KINDE_AUDIENCE = 'trading-server-api,a9869bb1225848b9ad5bad2a04b72b5f'
16-
DATABASE_URL = 'sqlite:///data/dag-feb8.sqlite'
16+
DATABASE_URL = 'sqlite:///data/db.sqlite'
1717
#DATABASE_URL = 'sqlite:///data/cedar-dec26-dec29g.sqlite'
1818
KINDE_CLIENT_ID = '7286aeea55f84e81acbe5bfc5aef8ff8'
1919
KINDE_SUBDOMAIN = 'crazytieguy'

0 commit comments

Comments
 (0)