浏览代码

Change binary name from main to gitea

tags/v1.0.0
Joubert RedRat 7 年前
父节点
当前提交
9c434ccc50
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      conf/app.ini

+ 1
- 1
conf/app.ini 查看文件

@@ -120,7 +120,7 @@ MINIMUM_KEY_SIZE_CHECK = false
OFFLINE_MODE = false
DISABLE_ROUTER_LOG = false
; Generate steps:
; $ ./main cert -ca=true -duration=8760h0m0s -host=myhost.example.com
; $ ./gitea cert -ca=true -duration=8760h0m0s -host=myhost.example.com
;
; Or from a .pfx file exported from the Windows certificate store (do
; not forget to export the private key):

正在加载...
取消
保存