mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: instance IP address envvar
This commit is contained in:
@@ -21,6 +21,7 @@ services:
|
||||
bind:
|
||||
$mailerSenderEmail: '%mailer_sender_email%'
|
||||
$mailerSenderName: '%mailer_sender_name%'
|
||||
$outgoingIp: '%env(string:OUTGOING_IP)%'
|
||||
|
||||
# makes classes in src/ available to be used as services
|
||||
# this creates a service per class whose id is the fully-qualified class name
|
||||
|
||||
Reference in New Issue
Block a user