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'
Name | Last commit | Last update |
---|---|---|
backend | ||
frontend | ||
README.md | ||
docker-compose.yml |
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'