feat: rust project initialization
This commit is contained in:
8
settings/development.yaml
Normal file
8
settings/development.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
frontend_url: http://localhost:3000
|
||||
debug: true
|
||||
|
||||
application:
|
||||
protocol: http
|
||||
host: 127.0.0.1
|
||||
base_url: http://127.0.0.1:3100
|
||||
name: "sta-dev"
|
||||
Reference in New Issue
Block a user