mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
Closed https://github.com/cskefu/cskefu/issues/836 update SSL setup instructions
This commit is contained in:
parent
2d26496e6b
commit
a4443af1d0
@ -25,8 +25,7 @@ services:
|
|||||||
# In short
|
# In short
|
||||||
# 1) Setup Load Balancing / Reverse Proxy
|
# 1) Setup Load Balancing / Reverse Proxy
|
||||||
# 2) Modify CS_IM_SERVER_SSL_PORT
|
# 2) Modify CS_IM_SERVER_SSL_PORT
|
||||||
# 2.1 comment out CS_IM_SERVER_SSL_PORT envronment variable to redirect HTTPs requests to 443 port
|
# set CS_IM_SERVER_SSL_PORT=443
|
||||||
# 2.2 Or just remove below line .
|
|
||||||
- CS_IM_SERVER_SSL_PORT=${CC_SOCKET_PORT:-8036}
|
- CS_IM_SERVER_SSL_PORT=${CC_SOCKET_PORT:-8036}
|
||||||
- SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/cosinee?useUnicode=true&characterEncoding=UTF-8
|
- SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/cosinee?useUnicode=true&characterEncoding=UTF-8
|
||||||
- SPRING_DATASOURCE_USERNAME=root
|
- SPRING_DATASOURCE_USERNAME=root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user