0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-02 08:32:41 +00:00
This commit is contained in:
Víctor Losada Hernández
2024-12-16 16:43:40 +01:00
parent 1a91c390f8
commit 35be1e9b94

View File

@@ -65,7 +65,7 @@ const corsOptions = {
const allowedOrigins = [
'https://homebrewery.naturalcrit.com',
'https://naturalcrit.com',
'https://www.naturalcrit.com',
'https://naturalcrit-stage.herokuapp.com',
'https://homebrewery-stage.herokuapp.com',
];