mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
fixes minor typo in docker-compose comments
This commit is contained in:
parent
3950d51b86
commit
0fe23817cc
@ -37,7 +37,7 @@ services:
|
||||
POSTGRES_USER: pguser
|
||||
POSTGRES_PASSWORD: pgpass
|
||||
POSTGRES_DB: ente_db
|
||||
# Wait for postgres to be accept connections before starting museum.
|
||||
# Wait for postgres to accept connections before starting museum.
|
||||
healthcheck:
|
||||
test:
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user