bundles/pretalx: add to PORT_MAP.md, allocate a port
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-01-17 07:55:08 +01:00
parent 5d8cd80b38
commit b5cc8c2c57
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@ nodes['voc.pretalx'] = {
'domain': 'pretalx.c3voc.de',
'proxy': {
'/': {
'target': 'http://127.0.0.1:8345/',
'target': 'http://127.0.0.1:22060/',
},
},
'extras': True,