Add environment configuration and local development documentation
- Parameterize CORS_ORIGINS in docker-compose.swarm.yml - Add .env.example with configuration options - Create comprehensive LOCAL_DEVELOPMENT.md guide - Update README.md with environment variable documentation - Provide alternatives for local development without production domain 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
4
frontend/dist/index.html
vendored
4
frontend/dist/index.html
vendored
@@ -61,8 +61,8 @@
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<script type="module" crossorigin src="/assets/index-CuJrCQ6O.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-Brhp0ltD.css">
|
||||
<script type="module" crossorigin src="/assets/index-DF5q6xIR.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-9i8CMzyD.css">
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
|
||||
Reference in New Issue
Block a user