chore: Add missing dash to compose files
This commit is contained in:
@@ -87,7 +87,7 @@ services:
|
|||||||
|
|
||||||
# Using Gravatar directly exposes user IPs and hashed emails to a third party (GDPR risk).
|
# Using Gravatar directly exposes user IPs and hashed emails to a third party (GDPR risk).
|
||||||
# Use a proxy you control for privacy, or leave commented out or empty to disable.
|
# Use a proxy you control for privacy, or leave commented out or empty to disable.
|
||||||
# GRAVATAR_BASE_URL=https://www.gravatar.com/avatar/
|
# - GRAVATAR_BASE_URL=https://www.gravatar.com/avatar/
|
||||||
depends_on:
|
depends_on:
|
||||||
postgres:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|||||||
+1
-1
@@ -107,7 +107,7 @@ services:
|
|||||||
|
|
||||||
# Using Gravatar directly exposes user IPs and hashed emails to a third party (GDPR risk).
|
# Using Gravatar directly exposes user IPs and hashed emails to a third party (GDPR risk).
|
||||||
# Use a proxy you control for privacy, or leave commented out or empty to disable.
|
# Use a proxy you control for privacy, or leave commented out or empty to disable.
|
||||||
# GRAVATAR_BASE_URL=https://www.gravatar.com/avatar/
|
# - GRAVATAR_BASE_URL=https://www.gravatar.com/avatar/
|
||||||
depends_on:
|
depends_on:
|
||||||
postgres:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|||||||
Reference in New Issue
Block a user