mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-23 00:22:54 +08:00
Fix typo
This commit is contained in:
parent
ba1a427b3d
commit
af494da46e
@ -34,7 +34,7 @@ Example command you can enter into the Pterodactyl console after CQLSH is connec
|
|||||||
ALTER USER cassandra WITH PASSWORD 'SomePasswordYouShouldSpecifyOnYourOwn!';
|
ALTER USER cassandra WITH PASSWORD 'SomePasswordYouShouldSpecifyOnYourOwn!';
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Inernet Access
|
#### Internet Access
|
||||||
Cassandra recommends to not expose the service to the internet.
|
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,
|
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.
|
that is properly configured to restrict access to the service from outside of your network.
|
||||||
|
Loading…
Reference in New Issue
Block a user