Skip to content

Jericho-JERIX/JERIX-Backend-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

# Build the image
docker build -t jerix-backend:latest .

# Run the container with auto-restart
docker run -d --restart=always --name jerix-backend-container -p 8000:8000 jerix-backend:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published