Update docker-compose.yaml
This commit is contained in:
@ -2,6 +2,7 @@ services:
|
|||||||
frigate-smtp:
|
frigate-smtp:
|
||||||
build: .
|
build: .
|
||||||
container_name: frigate-smtp
|
container_name: frigate-smtp
|
||||||
|
image: frigate_smtp
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
SMTP_SERVER: smtp.example.com
|
SMTP_SERVER: smtp.example.com
|
||||||
|
Reference in New Issue
Block a user