Innopolis University DevOps Playground
Skip to content
Snippets Groups Projects
Commit 5fe9790a authored by Adel Shagaliev's avatar Adel Shagaliev
Browse files

Update README.md

parent 221c5430
Branches main
No related tags found
No related merge requests found
Pipeline #7848 failed
......@@ -43,4 +43,10 @@ The table schemes for the PostgreSQL database are presented in the `sql` folder.
## Launch
To launch the application, follow these steps:
1. Clone the repository from GitLab
- git clone https://gitlab.pg.innopolis.university/n.shlyakhtin/sna-project.git
2. Go to the project directory
- cd filmoteka
3. Build a Docker image and run the environment using docker-compose:
- docker-compose up --build
The application will be available at the address specified in the Docker settings (by default - http://localhost:4000).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment