Merge pull request #970 from danrleypereira/fix/bug-969

bugfix(issue-969): docker compose gotrue service with right context
This commit is contained in:
Khor Shu Heng 2024-11-07 09:22:07 +08:00 committed by GitHub
commit 5cec0b058f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ services:
restart: on-failure
build:
context: docker/gotrue
dockerfile: docker/gotrue/Dockerfile
dockerfile: Dockerfile
image: appflowyinc/gotrue:${GOTRUE_VERSION:-latest}
environment:
# There are a lot of options to configure GoTrue. You can reference the example config: