Skip to content

Commit

Permalink
fix for commented issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Junjiequan committed Oct 30, 2024
1 parent 8a6ceb1 commit 88f57ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CI/e2e/docker-compose.e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ services:

backend:
image: ghcr.io/scicatproject/backend-next:latest
command: sh -c "node dist/main"
ports:
- 3000:3000
volumes:
Expand All @@ -47,7 +46,6 @@ services:
frontend:
build:
context: .
dockerfile: Dockerfile
ports:
- 4200:80
volumes:
Expand Down

0 comments on commit 88f57ed

Please sign in to comment.