Skip to content
Snippets Groups Projects
Commit c3f64cf0 authored by klamas's avatar klamas
Browse files

Merge branch 'klamas-main-patch-72727' into 'main'

Add README

See merge request !47
parents f7614c49 4253e076
No related branches found
No related tags found
1 merge request!47Add README
## How to run
docker-compose up -d
To change api path go to frontend/.env file and change NEXT_PUBLIC_BACKEND_URL = 'http://localhost:8000' to NEXT_PUBLIC_BACKEND_URL = 'http://{YOUR_IP_ADDRESS}:8000'
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