Replace gitea with gitlab

Leave gitea in place for a bit in case I need to change back suddenly
This commit is contained in:
Jake Howard
2020-09-01 19:43:44 +01:00
parent 84d529be2f
commit acef6246d0
3 changed files with 2 additions and 18 deletions

View File

@ -1,4 +1,4 @@
external_url 'https://gitlab.theorangeone.net'
external_url 'https://git.theorangeone.net'
nginx['redirect_http_to_https'] = false
nginx['listen_https'] = false
nginx['listen_port'] = 80