Skip to content

Commit

Permalink
Fix UI image type (#516)
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Nahum <[email protected]>
  • Loading branch information
ash-development and JhumanJ authored Aug 6, 2024
1 parent 6fca106 commit 797c1ce
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 @@ -30,7 +30,7 @@ services:
command: ./artisan queue:work

ui:
image: jhumanj/opnform-ui:latest
image: jhumanj/opnform-client:latest
environment:
NUXT_PUBLIC_APP_URL: ${NUXT_PUBLIC_APP_URL:-/}
NUXT_PUBLIC_API_BASE: ${NUXT_PUBLIC_API_BASE:-/api}
Expand Down

0 comments on commit 797c1ce

Please sign in to comment.