This commit is contained in:
Pascal Zarrad 2021-08-03 22:23:34 +02:00
parent ba1a427b3d
commit af494da46e
No known key found for this signature in database
GPG Key ID: 1F93B3388171379B

View File

@ -34,7 +34,7 @@ Example command you can enter into the Pterodactyl console after CQLSH is connec
ALTER USER cassandra WITH PASSWORD 'SomePasswordYouShouldSpecifyOnYourOwn!';
```
#### Inernet Access
#### Internet Access
Cassandra recommends to not expose the service to the internet.
Therefore, it is recommended to run this egg in an internal network or behind a firewall,
that is properly configured to restrict access to the service from outside of your network.