Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Change port
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Sep 4, 2024
1 parent 635a053 commit 521fb9e
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 @@ -11,7 +11,7 @@ services:
- ROSETTA_API_URL=http://afa13a7c0067b4f01991b0bad9e003a4-edf0e30af2b95f5f.elb.eu-west-2.amazonaws.com/api/v1
- WAGTAIL_API_URL=http://host.docker.internal:8000/api/v2
ports:
- 65534:8080
- 65531:8080
volumes:
- ./:/app

Expand Down

0 comments on commit 521fb9e

Please sign in to comment.