Skip to content

Commit

Permalink
remap port
Browse files Browse the repository at this point in the history
  • Loading branch information
hev committed Dec 12, 2024
1 parent c3655d4 commit fd681ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graph/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:
aerospike-cluster:
condition: service_healthy
ports:
- "5000:5000"
- "5555:5000"
- "5040:5040"
networks:
- svc
Expand Down

0 comments on commit fd681ab

Please sign in to comment.