Skip to content

Commit

Permalink
Revert "Don't load assets from GCP Storage"
Browse files Browse the repository at this point in the history
This reverts commit b9e236b.
  • Loading branch information
pedrorgirardi committed Jul 14, 2024
1 parent b9e236b commit 8c59821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.edn
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
:asset-prefix-url
#profile {:dev ""
:test ""
:prod "" #_"https://storage.googleapis.com/convex-world-site"}
:prod "https://storage.googleapis.com/convex-world-site"}

:security
#profile {:dev {:anti-forgery true}
Expand Down

0 comments on commit 8c59821

Please sign in to comment.