Closed CRBl69 closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
emojicoin-dot-fun | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 26, 2024 6:19am |
emojicoin-dot-fun-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 26, 2024 6:19am |
Description
Add a docker compose file to locally deploy the whole stack.
Testing
Run
docker compose -f compose.yaml -f compose.local.yaml up -d
.Don't forget to copy
example.local.env
to.env
first, or alternatively you can runsource example.local.env
.Checklist