perf(app): working docker build stage, with github actions ci to push image

This commit is contained in:
Amruth Pillai
2022-03-04 10:54:31 +01:00
parent 36f41c2f9d
commit 5104ea6438
16 changed files with 712 additions and 657 deletions

View File

@ -3,7 +3,7 @@ TZ=UTC
NODE_ENV=development
SECRET_KEY=change-me
# Public URLs
# URLs
APP_URL=http://localhost:3000
SERVER_URL=http://localhost:3100
@ -19,6 +19,7 @@ JWT_SECRET=change-me
JWT_EXPIRY_TIME=604800
# Mail
MAIL_FROM=
MAIL_HOST=
MAIL_PORT=
MAIL_USERNAME=