Admin URL: https://fly.io/apps/fragrant-feather-2668 Hostname: fragrant-feather-2668.fly.dev
set couchHost https://fragrant-feather-2668.fly.dev
set couchUser sachie
set couchPwd ktJmskdku5
$creds = [System.Convert]::ToBase64String([System.Text.Encoding]::UTF8.GetBytes("${couchUser}:${couchPwd}"))
GitHub - vrtmrz/obsidian-livesync
なんかあったら再起動
cd C:\Users\tachi
flyctl deploy --detach --remote-only
flyctl apps restart fragrant-feather-2668