📄 url.properties
字号:
####
# OFBiz Global URL Settings - WebSite specific settings found in WebSite entity
# $Id: url.properties,v 1.2 2004/01/24 16:09:38 ajzeneski Exp $
####
# HTTPS Port (Secure port)
port.https.enabled=Y
port.https=8443
force.https.host=
# HTTP Port (Not Secure port)
port.http=8080
force.http.host=
# Static Content URLs to make it easy to move the serving load for static content to other machines
# -- thse are for general content such as images, js & css files, or non-dynamic HTML files
content.url.prefix.secure=
content.url.prefix.standard=
# Here you can set the domain string to use for new cookies
cookie.domain=
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -