Skip to content

Commit

Permalink
Changed frontend port
Browse files Browse the repository at this point in the history
  • Loading branch information
kimachinskiy committed Sep 20, 2023
1 parent b183abe commit a70b37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FrontEnd/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
container_name: frontend
image: frontend
ports:
- 80:80
- 3000:80
build:
context: .
target: production

0 comments on commit a70b37f

Please sign in to comment.