Commit Graph

9 Commits

Author SHA1 Message Date
cd1560cb40 customize 2023-08-04 18:18:26 +00:00
0fd8ec9aeb customize 2023-08-04 17:19:27 +00:00
9186e0f0ac customize 2023-08-04 16:42:34 +00:00
Mate Lakat
f24cd2553d Amend twisted configuration
It seems twisted wants to see the protocol as well, not just a bare port
number. Without this we got:

```
exceptions.ValueError: Unknown endpoint type: '8010'
```
2018-04-30 16:21:02 +02:00
Pierre Tardy
5d80ed5e7d
Merge branch 'master' into patch-1 2018-03-29 09:16:49 +02:00
Per Lundberg
169592cae4
docker-compose.yml: Sanitize whitespace usage
I noted when looking at the file that it was a bit messy because it used a mix of 2 and 4 spaces as indentation width in the YAML. [yamllint](https://github.com/adrienverge/yamllint) also showed warnings about the same things.

I cleaned the file up, so that the indentation would be harmonized and give people a better first impression of a great tool (=buildbot).
2017-11-02 11:36:13 +02:00
Jesse Cooper
b4c8ad747d changed web port to 8010 to match bbdocs 2017-06-26 09:39:23 -05:00
Pierre Tardy
8c9a60decf use buildbot-master:master, and use env_file as a list
env_file as a string will not work with hyper yet.
2016-10-10 11:03:04 +02:00
Pierre Tardy
1069691b01
initial commit 2016-10-05 17:46:33 +02:00