diff --git a/docker-compose.yml b/docker-compose.yml index ea9e5dde..d0e75c3d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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}