- Install Node.js 18.x in Docker build stage - Add MongoDB DataProtection for Swarm compatibility - Enables shared authentication keys across multiple replicas 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
12 lines
310 B
JSON
12 lines
310 B
JSON
{
|
|
"profiles": {
|
|
"QRRapidoApp": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:52428;http://192.168.0.85:52429;http://localhost:52429"
|
|
}
|
|
}
|
|
} |