Skip to content

Commit

Permalink
local deployment in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Maiykol committed Oct 6, 2023
1 parent d4097f7 commit fa48605
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ with their own images. The frontend runs in a separate container. The docker con
can be found in the Dockerfile and the .gitlab-ci.yml.


## Local deployment

Make sure that the ports in 'docker-compose.yml' are correct and it is recommend to adjust the default passwords in 'docker-django.env'.

`docker-compose up --build -d`



# Development

### Setup

Expand Down

0 comments on commit fa48605

Please sign in to comment.