Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
kdaud committed Dec 15, 2024
1 parent 1648bed commit dfddcea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-openmrs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
timeout: 5s
retries: 48
start_period: 120s
image: openmrs/nightly-amazoncorretto-11
image: openmrs/openmrs-core:nightly-amazoncorretto-11
labels:
traefik.enable: "true"
traefik.http.routers.openmrs.rule: "Host(`${O3_HOSTNAME}`) && PathPrefix(`/openmrs`)"
Expand Down

0 comments on commit dfddcea

Please sign in to comment.