Add comment and lineend
This commit is contained in:
parent
c3212eaca1
commit
f0a01fa42a
@ -20,7 +20,7 @@ BACKEND:
|
||||
SMTP_PASSWORD: "devops@ocelot.social"
|
||||
SMTP_PORT: "465"
|
||||
SMTP_IGNORE_TLS: 'true'
|
||||
SMTP_SECURE: 'false'
|
||||
SMTP_SECURE: 'false' # true for 465, false for other ports
|
||||
|
||||
# most likely you don't need to change this
|
||||
MIN_READY_SECONDS: "15"
|
||||
|
||||
@ -62,4 +62,4 @@ services:
|
||||
networks:
|
||||
- test-network
|
||||
networks:
|
||||
test-network:
|
||||
test-network:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user