rollback fix

This commit is contained in:
2023-06-11 18:43:37 +02:00
parent 48bb1d81db
commit c4bc6eecd6

View File

@@ -55,6 +55,6 @@ git.example.com {
}
ci.example.com {
reverse_proxy drone:8080
reverse_proxy drone:80
}
```