Change wording of security comment

This commit is contained in:
purple_emily
2024-02-04 12:26:49 +00:00
committed by iPromKnight
parent bc2c36b92f
commit 050c22e11e

View File

@@ -39,7 +39,7 @@ services:
- .env - .env
environment: environment:
PGUSER: postgres # needed for healthcheck. PGUSER: postgres # needed for healthcheck.
# # If you need the network to be accessible from outside, please open the below port. # # If you need the database to be accessible from outside, please open the below port.
# # Furthermore, please, please, please, change the username and password above. # # Furthermore, please, please, please, change the username and password above.
# # If you want to enhance your security even more, create a new user for the database with a strong password. # # If you want to enhance your security even more, create a new user for the database with a strong password.
# ports: # ports: