Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 403 Bytes

XLorPaste Backend

Build Status GitHub

Install

docker build -t xlorpaste-backend .

Use

docker run -d -p 3000:3000 --name=xlorpaste xlorpaste-backend