mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2025-02-24 19:55:55 +00:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
startdb:
|
|
@harness/setup.sh start
|
|
|
|
stopdb:
|
|
@harness/setup.sh stop
|