refactor: Remove unnecessary variable
This commit is contained in:
@@ -16,7 +16,6 @@ NEXTCLOUD_ADMIN_PASSWORD: password
|
||||
# DATABASE
|
||||
# Voir la description ../postgres/README.md
|
||||
|
||||
POSTGRES_IMAGE=postgres:12.7-alpine
|
||||
POSTGRES_USER=user-example
|
||||
POSTGRES_PASSWORD=password-example
|
||||
POSTGRES_DB=postgres-database-name-example
|
||||
|
Reference in New Issue
Block a user