chore: rename project to bakit
All checks were successful
Publish Docker Images / build-and-publish (push) Successful in 13m40s
All checks were successful
Publish Docker Images / build-and-publish (push) Successful in 13m40s
This commit is contained in:
@@ -5,7 +5,7 @@ application:
|
||||
protocol: http
|
||||
host: 127.0.0.1
|
||||
base_url: http://127.0.0.1:3100
|
||||
name: "com.phundrak.backend.dev"
|
||||
name: "bakit-dev"
|
||||
|
||||
email:
|
||||
host: localhost
|
||||
|
||||
@@ -2,7 +2,7 @@ debug: false
|
||||
frontend_url: ""
|
||||
|
||||
application:
|
||||
name: "com.phundrak.backend.prod"
|
||||
name: "bakit-prod"
|
||||
protocol: https
|
||||
host: 0.0.0.0
|
||||
base_url: ""
|
||||
|
||||
Reference in New Issue
Block a user