Closed tonitert closed 3 months ago
Add cors headers for posting from the tietokilta website. Hardcoded for now, we could also move these to env?
Moving them to the env sounds great, however, I'm planning on moving the entire config to a separate .toml file, since everything is a string in the env. Don't bother with the env for now.
Add cors headers for posting from the tietokilta website. Hardcoded for now, we could also move these to env?