Bepasty
A pastebin for all kinds of files.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: "3.9"
services:
bepasty:
image: asmaps/bepasty
volumes:
- ./bepasty:/srv/bepasty
ports:
- 5000:5000
container_name: bepasty
restart: alwaysResources
GitHub: https://github.com/bepasty/bepasty-server
Docker Hub (asmaps): https://hub.docker.com/r/asmaps/bepasty
Configuration: https://github.com/asmaps/bepasty-docker