Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- version: "3.9"
- services:
- perfice:
- image: ghcr.io/p0lloc/perfice:latest
- build: https://github.com/p0lloc/perfice.git
- container_name: perfice
- ports:
- - "6574:80"
- restart: unless-stopped
Advertisement
Add Comment
Please, Sign In to add comment