Update Makefile (#869)

Missed another typo
This commit is contained in:
zstadler
2020-05-15 07:08:37 +03:00
committed by GitHub
parent 63e150244d
commit e10aa33268

View File

@@ -250,7 +250,7 @@ start-maputnik: stop-maputnik start-postserve
@echo "***********************************************************"
@echo "* "
@echo "* Start maputnik/editor "
@echo "* ---> go to http://$(OMT_HOST):8088 "
@echo "* ---> go to $(OMT_HOST):8088 "
@echo "* ---> set data source / TileJSON URL to $(OMT_HOST):8090"
@echo "* "
@echo "***********************************************************"