fix/ remove container name from docker compose

This commit is contained in:
Leon van Zyl
2025-11-06 07:17:58 +02:00
parent 61e98f23cf
commit bd74276feb
6 changed files with 35 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "create-agentic-app",
"version": "1.0.1",
"version": "1.0.2",
"description": "Scaffold a new agentic AI application with Next.js, Better Auth, and AI SDK",
"type": "module",
"bin": {