Skip to content

Commit

Permalink
updated docker compose config
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremycook123 committed Dec 5, 2024
1 parent de5f42d commit 9265d7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion microservices/frontend/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ services:
build:
context: .
ports:
- "5555:5000"
- "5000:5000"
networks:
- micro_network
restart: always
18 changes: 0 additions & 18 deletions microservices/frontend/docker-compose.yml.bak

This file was deleted.

0 comments on commit 9265d7a

Please sign in to comment.