backend-test #10

Open
piair wants to merge 51 commits from backend-test into main
3 changed files with 15 additions and 15 deletions
Showing only changes of commit 81ce4fdb4c - Show all commits

View File

@ -48,4 +48,4 @@ services:
# container_name: MyINPulse-back # container_name: MyINPulse-back
# ports: # ports:
# - "8081:8080" # - "8081:8080"
#

View File

@ -42,11 +42,11 @@ services:
# ports: # ports:
# - "8080:80" # - "8080:80"
back: #back:
build: # build:
context: ./MyINPulse-back/ # context: ./MyINPulse-back/
dockerfile: Dockerfile # dockerfile: Dockerfile
container_name: MyINPulse-back # container_name: MyINPulse-back
ports: # ports:
- "8081:8080" # - "8081:8080"

View File

@ -45,11 +45,11 @@ services:
ports: ports:
- "8080:80" - "8080:80"
back: #back:
build: # build:
context: ./MyINPulse-back/ # context: ./MyINPulse-back/
dockerfile: Dockerfile # dockerfile: Dockerfile
container_name: MyINPulse-back # container_name: MyINPulse-back
#ports: # #ports:
# - "8081:8080" # # - "8081:8080"