update docker-compose
This commit is contained in:
+1
-1
@@ -14,5 +14,5 @@ services:
|
||||
school-app-api:
|
||||
image: registry.mdev.local/school_app_api
|
||||
depends_on: [school-app-db]
|
||||
ports: ["4455:4455"]
|
||||
ports: ["4455:3000"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user