Commit ece81052 authored by Liang Ding's avatar Liang Ding

.

parent ab45baad
......@@ -16,7 +16,7 @@
#
# Description: B3log Latke configurations. Configures the section "Server" carefully.
# Version: 1.3.3.8, Dec 4, 2015
# Version: 1.3.3.9, Dec 17, 2015
# Author: Liang Ding
#
......@@ -28,6 +28,10 @@ serverHost=localhost
# Browser visit port, 80 as usual, THIS IS NOT SERVER LISTEN PORT!
serverPort=8080
#### Runtime Mode ####
runtimeMode=DEVELOPMENT
#runtimeMode=PRODUCTION
############################ DO NOT MODIFY THE FOLLOWING ITEMS IF YOU DON'T UNDERSTAND THEM ############################
#### Context/Static Path ####
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment