feat: both nest and next backends
This commit is contained in:
@@ -27,7 +27,7 @@ services:
|
||||
|
||||
backend:
|
||||
build:
|
||||
context: ./back
|
||||
context: ./back-express
|
||||
dockerfile: Dockerfile
|
||||
container_name: nestjs-app
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user