Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 198 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 198 Bytes

Install and start:

Add to /etc/host:

127.0.0.1 localhost.local
127.0.0.1 api.localhost.local

RUN:

docker compose up -d --build

Remove:

docker compose down