From 5b28baebb826f60b3373e4493a1f8759209abb02 Mon Sep 17 00:00:00 2001 From: LordMZTE Date: Sun, 1 Aug 2021 00:06:55 +0200 Subject: [PATCH] add ports to testenv/README.md --- testenv/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/testenv/README.md b/testenv/README.md index 3ad553c..437a562 100644 --- a/testenv/README.md +++ b/testenv/README.md @@ -14,3 +14,9 @@ The docker compose file contains these containers: 2. A caddy HTTP server as a CDN. It serves just `/0/uff.png` as an example meme. 3. An adminer admin interface for mariadb, allowing easy inspection and modification of the database. +Ports: +- 8080: adminer +- 8081: JM API +- 8082: CDN +- 3306: MariaDB +