Skip to content

Commit

Permalink
fix docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPorshnev committed Jan 7, 2025
1 parent c7a860a commit d6bd236
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:
build:
context: ./frontend
ports:
- "127.0.0.1:80:80"
- "127.0.0.1:4200:4200"

volumes:
neo4j_data:

0 comments on commit d6bd236

Please sign in to comment.