From 243994d0daa1719e6e0f8771b3d487528d80067c Mon Sep 17 00:00:00 2001 From: KatKatKateryna Date: Wed, 14 Aug 2024 03:30:08 +0100 Subject: [PATCH] Revert "change port" This reverts commit 92e0b0da9ea231ea3b3d40e950b4c5de03cf87ee. --- tests/pygeoapi-test-config-postgresql-manager.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/pygeoapi-test-config-postgresql-manager.yml b/tests/pygeoapi-test-config-postgresql-manager.yml index c9cbd98..fb3d635 100644 --- a/tests/pygeoapi-test-config-postgresql-manager.yml +++ b/tests/pygeoapi-test-config-postgresql-manager.yml @@ -30,8 +30,8 @@ server: bind: host: 0.0.0.0 - port: 80 - url: https://geo.speckle.systems + port: 5000 + url: http://localhost:5000/ mimetype: application/json; charset=UTF-8 encoding: utf-8 gzip: false