Skip to content
Snippets Groups Projects

Rollout to production

Merged Simon Künzel requested to merge master into live_production
2 files
+ 4
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -9,6 +9,7 @@ http = 0.0.0.0:5000
add-header = Access-Control-Allow-Origin: http://localhost:3000
add-header = Access-Control-Allow-Credentials: true
add-header = Access-Control-Allow-Headers: Cookie, Content-Type, X-Csrf-Token
add-header = Access-Control-Allow-Methods: GET, POST, PUT, DELETE, PATCH
manage-script-name = true
chdir = ./src/
Loading