Change name the buld file api

This commit is contained in:
valitovgaziz
2025-02-07 01:01:46 +05:00
parent c88d7ca727
commit edaaaead2e
4 changed files with 36 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ services:
- api:/usr/src/app
depends_on:
- db
command: ./bin/api.exe
command: ./bin/api
migrator:
build: