diff --git a/docs/services.txt b/docs/services.txt index 52c580a..ed21180 100644 --- a/docs/services.txt +++ b/docs/services.txt @@ -1,19 +1,20 @@ # This file documents the attribution of the services ports in the SWH # infrastructure. When you add a service that adds a default listening port, # add it to this file. swh-storage: 5002 swh-objstorage: 5003 swh-web: 5004 swh-vault: 5005 swh-deposit: 5006 # swh-indexer's storage api swh-indexer: 5007 swh-scheduler: 5008 swh-graph: 5009 swh-search: 5010 swh-counters: 5011 swh-winery: 5012 +swh-graphql: 5013 # Edit this line with your nick to get a merge conflict if there's an overlap -# Next available ID (dachary) : 5013 +# Next available ID (jayeshv) : 5014