Chris
Results
2
comments of
Chris
Moin, I also wanted to change the listening address. To do this for Streama, you just have to add some lines to the application.yml ``` environments: production: server: port: 8888...
Moin, I'm configuring my services the same way. To do this for Streama, you just have to add some lines to the application.yml ``` environments: production: server: port: 8888 address:...