Stop tracking sdkconfig files
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
ktor {
|
||||
host = "0.0.0.0"
|
||||
port = 8080
|
||||
}
|
||||
|
||||
app {
|
||||
name = "iot-backend"
|
||||
}
|
||||
|
||||
api {
|
||||
prefix = "/api/v1"
|
||||
}
|
||||
|
||||
ws {
|
||||
path = "/ws"
|
||||
}
|
||||
Reference in New Issue
Block a user