mirror of
https://github.com/gomods/athens
synced 2026-02-03 11:00:32 +00:00
Add note that : should be prefixed for port (#963)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user