docs(Postgres): Add default variable
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
			
		||||
#POSTGRES_VOLUME_NAME=
 | 
			
		||||
#POSTGRES_CONTAINER_NAME=
 | 
			
		||||
#POSTGRES_IMAGE=
 | 
			
		||||
 | 
			
		||||
POSTGRES_USER=user-example
 | 
			
		||||
POSTGRES_PASSWORD=password-example
 | 
			
		||||
POSTGRES_DB=postgres-database-name-example
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user