chore: commit pending gateway changes
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"executor": "nx:run-commands",
|
||||
"options": {
|
||||
"cwd": "apps/api",
|
||||
"command": "node ../../scripts/go-watch.mjs -- go run ./cmd/gateway"
|
||||
"command": "GO_WATCH_PRESTART='go run ./cmd/migrate' node ../../scripts/go-watch.mjs -- go run ./cmd/gateway"
|
||||
}
|
||||
},
|
||||
"migrate": {
|
||||
|
||||
Reference in New Issue
Block a user