Fix UI image type (#516)

Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
ash
2024-08-06 04:28:13 -04:00
committed by GitHub
parent 6fca106df1
commit 797c1ceab5

View File

@@ -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}