Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo
Commits
728d4f68
Commit
728d4f68
authored
Nov 29, 2015
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
4eb8f242
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
src/main/resources/latke.properties
src/main/resources/latke.properties
+7
-8
No files found.
src/main/resources/latke.properties
View file @
728d4f68
...
@@ -16,20 +16,19 @@
...
@@ -16,20 +16,19 @@
#
#
# Description: B3log Latke configurations. Configures the section "Server" carefully.
# Description: B3log Latke configurations. Configures the section "Server" carefully.
# Version: 1.3.2.
6, Oct 25
, 2015
# Version: 1.3.2.
7, Nov 29
, 2015
# Author: Liang Ding
# Author: Liang Ding
#
#
#### Server ####
#### Server ####
#
Configures the followings before deploy
#
Browser visit protocol
serverScheme
=
http
serverScheme
=
http
# Browser visit domain name
serverHost
=
localhost
serverHost
=
localhost
serverPort
=
8080
# Browser visit port, 80 as usual, THIS IS NOT SERVER LISTEN PORT!
staticServerScheme
=
http
serverPort
=
80
staticServerHost
=
localhost
# Note: The context path and static path should be "" (empty string) if deploy Solo on ROOT directory
staticServerPort
=
8080
# (e.g. ${tomcat}/webapps/ROOT/). For other cases, starts with '/' and not ends with '/', for example, /blog
# Note: The context path and static path should be "" if deploy app on ROOT. For other cases, starts with '/'
# and not ends with '/', for example, /blog
contextPath
=
contextPath
=
staticPath
=
staticPath
=
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment