This commit initializes both the Nuxt frontend and the Rust backend of the new version of phundrak.com
10 lines
147 B
YAML
10 lines
147 B
YAML
application:
|
|
port: 3100
|
|
version: "0.1.0"
|
|
|
|
email:
|
|
host: localhost
|
|
user: user
|
|
from: Contact Form <noreply@example.com>
|
|
password: hunter2
|