Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set RUN_MODE prod by default (#13765) | silverwind | 2020-11-30 | 1 | -1/+1 |
| | | | | | | | I think it's a bad default to have "dev" as the default run mode which enables debugging and now also disables HTTP caching. It's better to just default to a value suitable for general deployments. Co-authored-by: techknowlogick <techknowlogick@gitea.io> | ||||
* | docker: rootless image (#10154) | Antoine GIRARD | 2020-10-31 | 2 | -0/+59 |
* docker: rootless image * improve docs + remove check for write perm on custom * add more info on ssh passtrough * Add comment for internal ssh server in container config |