Browse Source

updated docs

feature/startup-from-labels
Mario Alegre 4 years ago
parent
commit
b3e5fcc1fd
  1. 2
      gitea/docs/Build.md

2
gitea/docs/Build.md

@ -106,7 +106,7 @@ ROOT = /srv/gitea/repos
SSH_DOMAIN = localhost SSH_DOMAIN = localhost
DOMAIN = localhost DOMAIN = localhost
HTTP_PORT = 3000 HTTP_PORT = 3000
ROOT_URL = http://medusa.casa.alemor.org/git/ ROOT_URL = https://${host_url}/
DISABLE_SSH = true DISABLE_SSH = true
LFS_START_SERVER = true LFS_START_SERVER = true
LFS_CONTENT_PATH = /srv/gitea/lfs LFS_CONTENT_PATH = /srv/gitea/lfs

Loading…
Cancel
Save