fix gitea oauth
This commit is contained in:
@@ -77,6 +77,7 @@ assert_env() {
|
||||
assert_env 'SSL_MODE=none'
|
||||
assert_env 'TAPM_PUBLIC_URL=http://broker.test:8780'
|
||||
assert_env 'TAPM_GITEA_URL=http://git.test:8780'
|
||||
assert_env 'TAPM_GITEA_INTERNAL_URL=http://gitea:3000'
|
||||
assert_env 'GITEA_PUBLIC_URL=http://git.test:8780/'
|
||||
grep -F -- '-f compose.yaml -f compose.http.yaml up -d gitea nginx' \
|
||||
"$MOCK_DOCKER_LOG" >/dev/null || {
|
||||
|
||||
Reference in New Issue
Block a user