Add note that : should be prefixed for port (#963)

This commit is contained in:
Manu Gupta
2018-12-05 15:10:49 -05:00
committed by marpio
parent db57c1e764
commit ff309ae2ae
+1
View File
@@ -62,6 +62,7 @@ StorageType = "memory"
# Port sets the port the proxy listens on
# Env override: PORT
# Note that PORT needs to be prefixed by :
Port = ":3000"
# The endpoint for a package registry in case of a proxy cache miss