mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Improve Turso setup with group selection
This commit is contained in:
@@ -56,7 +56,6 @@ EXPOSE 3000
|
||||
CMD ["node", "packages/server/dist/index.js"]
|
||||
`;
|
||||
|
||||
// Create docker-compose.yml
|
||||
const dockerComposeContent = `version: '3'
|
||||
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user