Skip to content
Snippets Groups Projects
Unverified Commit 99ae0396 authored by Martin Weise's avatar Martin Weise
Browse files

remove

parent f16794be
No related branches found
No related tags found
No related merge requests found
Pipeline #2369 passed
...@@ -87,10 +87,7 @@ Make sure the following ports can pass through your firewall from the open Inter ...@@ -87,10 +87,7 @@ Make sure the following ports can pass through your firewall from the open Inter
* `9095/tcp` for the Gateway Service, exposing the HTTP API * `9095/tcp` for the Gateway Service, exposing the HTTP API
* `5672/tcp` for the AMQP API * `5672/tcp` for the AMQP API
Activate them both in your virtualization infrastructure and the local firewall on your virtual machine: Activate them both in your virtualization infrastructure and the local firewall on your virtual machine.
$ firewall-cmd --add-port="{80/tcp,443/tcp,9095/tcp,5672/tcp}" --permanent
$ firewall-cmd --reload
## Development ## Development
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment