Skip to content

Commit

Permalink
Update local docker compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSuncatcher222 committed Nov 26, 2023
1 parent fa8d2c6 commit 45cf274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ services:
context: ../frontend
dockerfile: Dockerfile
volumes:
- urban_utopia_2024_static_volume:/app/build
- urban_utopia_2024_static_volume:/app/dist
depends_on:
- urban_utopia_2024_backend

Expand Down

0 comments on commit 45cf274

Please sign in to comment.