Skip to content

Commit

Permalink
chore: fix login 502
Browse files Browse the repository at this point in the history
  • Loading branch information
ZTL-UwU authored Feb 13, 2024
1 parent 83e9bdd commit 08cb2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ swap_size_mb = 512

[env]
DATABASE_CONNECTION_TYPE = "remote"
NODE_ENV = "production"
NODE_ENV = "development"
PORT = "3000"
SERVER_URL = "https://fm.the1068.pictures"

Expand Down

0 comments on commit 08cb2ad

Please sign in to comment.