mirror of
https://github.com/jlengrand/irma-website.git
synced 2026-03-10 08:21:20 +00:00
7 lines
195 B
YAML
7 lines
195 B
YAML
# Development server config
|
|
# This config is only used for the development server
|
|
# No settings provided here will affect production builds
|
|
|
|
url: http://localhost:3000
|
|
host: localhost
|
|
port: 3000 |