Skip to content

arzw11/django-api-service

Repository files navigation

Django Project X

Requirements

Run with Docker Compose

  1. Build and run the container using Docker Compose:

    Run the containers in the background:

    docker-compose -f docker_compose/app.yaml --env-file .env -f docker_compose/storages.yaml --env-file .env up --build -d
  2. Stop and remove containers:

    To stop and remove all running containers, execute:

    docker-compose -f docker_compose/app.yaml --env-file .env -f docker_compose/storages.yaml --env-file .env up --build -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published