sntlln93 / clini

Management App for Health Professionals
0 stars 1 forks source link

Fix fly.io deploy workflow #6

Open sntlln93 opened 4 months ago

sntlln93 commented 4 months ago

When deploying from CLI with composer fly deploy it works but when deploying from workflow the assets are loaded by the browser through http instead of https.

sntlln93 commented 4 months ago

Other option is to deploy test on railway, and use fly only for dev. If it's for dev, I don't mind deploying with the CLI.