This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
Biukop
/
SFM-loan-Rest-Api
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
enable https and debug switch.
master
sp
4 년 전
부모
612421221d
커밋
b9e51e25cd
1개의 변경된 파일
과
3개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
config.go
+ 3
- 0
config.go
파일 보기
@@ -15,7 +15,10 @@ type configStaticHtml struct {
type configuration struct {
Host string
Port string
TlsCert string
TlsKey string
Static []configStaticHtml
Debug bool
Session struct {
Guest bool
Year int //how many years
Write
Preview
Loading…
취소
저장