tibo77

Untitled

Sep 2nd, 2025
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. version: "3.9"
  2.  
  3. services:
  4. perfice:
  5. image: ghcr.io/p0lloc/perfice:latest
  6. build: https://github.com/p0lloc/perfice.git
  7. container_name: perfice
  8. ports:
  9. - "6574:80"
  10. restart: unless-stopped
Advertisement
Add Comment
Please, Sign In to add comment