Use 8081 because 8080 is overused

This commit is contained in:
2020-05-31 20:09:32 +02:00
parent 27984a8722
commit 79d5f801d2
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ PBF_FILE?=
PPORT?=8090
export PPORT
# Local port to use with tileserver
TPORT?=8080
TPORT?=8081
export TPORT
# Allow a custom docker-compose project name