Changed url of gitea instance
This commit is contained in:
parent
4152ca43a7
commit
644ff974ce
@ -12,7 +12,7 @@ services:
|
||||
- proxy
|
||||
environment:
|
||||
CONFIG_FILE: /config.yaml
|
||||
GITEA_INSTANCE_URL: "git.luke-else.co.uk"
|
||||
GITEA_INSTANCE_URL: "https://git.luke-else.co.uk"
|
||||
GITEA_RUNNER_REGISTRATION_TOKEN: "INSERT REGISTRATION TOKEN"
|
||||
GITEA_RUNNER_NAME: "CICD"
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user