Skip to content

Commit 9c434cc

Browse files
joubertredratandreynering
authored andcommitted
Change binary name from main to gitea
1 parent 28bee28 commit 9c434cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/app.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ MINIMUM_KEY_SIZE_CHECK = false
120120
OFFLINE_MODE = false
121121
DISABLE_ROUTER_LOG = false
122122
; Generate steps:
123-
; $ ./main cert -ca=true -duration=8760h0m0s -host=myhost.example.com
123+
; $ ./gitea cert -ca=true -duration=8760h0m0s -host=myhost.example.com
124124
;
125125
; Or from a .pfx file exported from the Windows certificate store (do
126126
; not forget to export the private key):

0 commit comments

Comments
 (0)