Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save ninadpchaudhari/b42700c6e4dd6252e7a2ff71f4eb3a32 to your computer and use it in GitHub Desktop.

Select an option

Save ninadpchaudhari/b42700c6e4dd6252e7a2ff71f4eb3a32 to your computer and use it in GitHub Desktop.
filebrowser:
image: filebrowser/filebrowser:latest
container_name: filebrowser
restart: unless-stopped
ports:
- "8081:80" # Web UI on http://server:8081
volumes:
- kf6_mongo_data:/srv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment