Duplicate the .env.frontend.example and .env.backend.example and seed the keys.
To run: simply
docker compose up -dTo rebuild then run:
docker compose up -d --build(with nextjs, django, scala for specific)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Duplicate the .env.frontend.example and .env.backend.example and seed the keys.
To run: simply
docker compose up -dTo rebuild then run:
docker compose up -d --build(with nextjs, django, scala for specific)