Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean Response #58

Merged
merged 9 commits into from
Oct 10, 2024
Merged

Clean Response #58

merged 9 commits into from
Oct 10, 2024

Conversation

SarveshAtawane
Copy link

create a .env file in frontend folder and use this docker command to build the image.
NODE_ENV="production"
NEXT_PUBLIC_SERVER_URL=http://<EC2_PUBLIC_IP>:8080
docker run --gpus all -p 3000:3000 -p 8080:8080 -e NEXT_PUBLIC_SERVER_URL=http://<EC2_PUBLIC_IP>:8080 aifaq

@Sauradip07
Copy link

Sauradip07 commented Oct 8, 2024

Video Demo:

DemoV1C.mp4

Command :
Screenshot from 2024-10-08 11-48-59

Additionally, confirm that the elastic IP is used and attached to your EC2 instance.

Signed-off-by: Sarvesh Atawane <[email protected]>
@gcapuzzi gcapuzzi merged commit d2ea6c9 into hyperledger-labs:dev Oct 10, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants