Skip to content

Commit

Permalink
attempted fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Suryansh5545 committed Aug 5, 2023
1 parent 54674ec commit cac7b36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ services:
build:
context: ./
dockerfile: docker/prod/nodejs_v1/Dockerfile
args:
NODE_ENV: staging
environment:
ANGULAR_ENV: staging
args:
NODE_ENV: staging
ports:
- "4200:4200"
- "3000:3000"
Expand Down

0 comments on commit cac7b36

Please sign in to comment.