vishnuraghavb / EnBizCard

EnBizCard helps you create interactive and responsive HTML-based digital business cards that can be hosted with your website.
https://enbizcard.vishnuraghav.com
GNU Affero General Public License v3.0
490 stars 181 forks source link

Minor fix invalid type when running docker-compose #26

Closed dondasasmita closed 1 year ago

dondasasmita commented 2 years ago

Thanks for taking the time to review this PR.

Background

While runnning docker-compose up -d, I encountered the following error

WARNING: The ENBIZCARD_PORT variable is not set. Defaulting to a blank string.
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.app.ports contains an invalid type, it should be a number, or an object

This issue was created because I ran the previous command cp env-example .env, which will copy and create the .env for docker.

Changes

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
enbizcard ✅ Ready (Inspect) Visit Preview Oct 28, 2022 at 6:42AM (UTC)