/docker-hoppscotch

A hoppscotch docker compose preconfigured

Hoppscotch docker compose configuration

Hoppscotch on dark orange mode

Docker compose configuration for Hoppscotch. It includes the services:

  • Hoppscotch (official image)
  • Postgres 16.1 bullseye

Warning

This is still not finished

Instalation

  1. (Optional) Create a .env file and configure the settings like in the official Hoppscotch repository .env.example
$ touch .env
  1. Run compose
$ docker compose up -d