mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add comment and lineend
This commit is contained in:
parent
c3212eaca1
commit
f0a01fa42a
@ -20,7 +20,7 @@ BACKEND:
|
|||||||
SMTP_PASSWORD: "devops@ocelot.social"
|
SMTP_PASSWORD: "devops@ocelot.social"
|
||||||
SMTP_PORT: "465"
|
SMTP_PORT: "465"
|
||||||
SMTP_IGNORE_TLS: 'true'
|
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
|
# most likely you don't need to change this
|
||||||
MIN_READY_SECONDS: "15"
|
MIN_READY_SECONDS: "15"
|
||||||
|
|||||||
@ -62,4 +62,4 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- test-network
|
- test-network
|
||||||
networks:
|
networks:
|
||||||
test-network:
|
test-network:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user