Added Docker and License
This commit is contained in:
@ -4,6 +4,12 @@ A encrypted pastebin.
|
||||
## Install
|
||||
Juste compile and launch it in the same folder as "Files".
|
||||
|
||||
## Docker
|
||||
Start by  if need be, then:
|
||||
```
|
||||
docker compose up -f docker-compose.yml -d
|
||||
```
|
||||
|
||||
## Usage
|
||||
Simply enter a note on the form on the main page. Once submitted, the note is encrypted using DES-256.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user