Skip to content

Commit

Permalink
Merge branch 'main' of github.com:DAN3002/Chat-Webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
DAN3002 committed May 7, 2023
2 parents cb0f3ec + 6e15d67 commit a8972e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@ services:
- REACT_APP_FIREBASE_KEY=${REACT_APP_FIREBASE_KEY}
- REACT_APP_CHATGPT_KEY=${REACT_APP_CHATGPT_KEY}
image: chat-webapp
volumes:
- .:/app
ports:
- "8080:80"

0 comments on commit a8972e4

Please sign in to comment.