fix toml note (#1014)

This commit is contained in:
z2665
2018-12-23 15:06:07 +08:00
committed by Marwan Sulaiman
parent 5870aeee8d
commit aa76528450
+1 -1
View File
@@ -60,7 +60,7 @@ StorageType = "memory"
#TLSKeyFile = "server.key"
# Port sets the port the proxy listens on
# Env override: PORT
# Env override: ATHENS_PORT
# Note that PORT needs to be prefixed by :
Port = ":3000"