new changes

This commit is contained in:
Niranjan
2026-04-07 20:53:04 +05:30
parent 376ea41951
commit 0732a2eba6
7 changed files with 59 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
SHELL := /bin/bash
COMPOSE := docker compose --env-file .env -f docker-compose.yakpanel.yml
COMPOSE := bash scripts/docker-compose.sh
.PHONY: up down logs ps init doctor migrate