You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gpg --verify gitea-{{< version >}}-linux-amd64.asc gitea-{{< version >}}-linux-amd64
34
34
```
35
35
36
-
## Test
37
-
38
-
After getting a binary, it can be tested with `./gitea web` or moved to a permanent
39
-
location. When launched manually, Gitea can be killed using `Ctrl+C`.
40
-
41
-
```
42
-
./gitea web
43
-
```
44
-
45
36
## Recommended server configuration
46
37
47
38
**NOTE:** Many of the following directories can be configured using [Environment Variables]({{< relref "doc/advanced/specific-variables.en-us.md" >}}) as well!
0 commit comments