Skip to content

Commit

Permalink
Update serve.docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajay-dhangar authored Nov 23, 2024
1 parent ee021dc commit 609a3b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions serve.docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: "3"
name: "codeharborhub"
name: "Ajay-Dhangar"
services:
serve:
build:
Expand All @@ -8,4 +8,4 @@ services:
ports:
- "3000:3000"
environment:
- NODE_ENV=production
- NODE_ENV=production

0 comments on commit 609a3b9

Please sign in to comment.