- update: docker-compose.yml

- update: Register page to have better error feedback
This commit is contained in:
2024-12-17 21:38:33 -05:00
parent aaa7143b11
commit fd358d3c27
3 changed files with 35 additions and 6 deletions

7
scripts/consul.json Normal file
View File

@@ -0,0 +1,7 @@
{
"http_config": {
"response_headers": {
"Access-Control-Allow-Origin": "*"
}
}
}