Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 288 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 288 Bytes

Eksicode Web Project

Create ".env" file into the backend of the project from "sample.env" file.

Create ".env" file into the frontend folder from ".env.local.sample" file.

Production Deployment

To start Docker in production mode run

docker-compose -f docker-compose.yml up --build