mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-18 06:05:09 +00:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
up:
|
|
@docker compose -f pwd.yml up -d
|
|
|
|
stop:
|
|
@docker compose stop
|