All checks were successful
Publish Docker Images / build-and-publish (push) Successful in 7m54s
19 lines
343 B
YAML
19 lines
343 B
YAML
frontend_url: http://localhost:3000
|
|
debug: true
|
|
|
|
application:
|
|
protocol: http
|
|
host: 127.0.0.1
|
|
base_url: http://127.0.0.1:3100
|
|
name: "com.phundrak.backend.dev"
|
|
|
|
email:
|
|
host: localhost
|
|
port: 1025
|
|
user: ""
|
|
password: ""
|
|
from: Contact Form <noreply@example.com>
|
|
recipient: Admin <user@example.com>
|
|
tls: false
|
|
starttls: false
|