This commit is contained in:
Kar
2024-09-20 20:23:54 +05:30
parent bca6c309f0
commit 996f7b4cea
4 changed files with 50 additions and 0 deletions

6
docker-compose.dev.yml Normal file
View File

@@ -0,0 +1,6 @@
version: '3'
services:
node-app:
container_name: node-app-dev
command: yarn dev -L