Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 399 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 399 Bytes

docker-gtt

Docker image for GTT Project

Quick start

After cloning this repository run:

git submodule update --init
cp .env.example .env
docker-compose up --build

Open the application on http://localhost:3000/

Default user is admin/admin.

How to use GTT:

Find more information how to get started with the GTT plugin.