Add port configuration for Supabase service
This commit is contained in:
parent
0a6dab1f24
commit
bbd6780971
@ -3,6 +3,7 @@
|
|||||||
# tags: firebase, alternative, open-source
|
# tags: firebase, alternative, open-source
|
||||||
# minversion: 4.0.0-beta.228
|
# minversion: 4.0.0-beta.228
|
||||||
# logo: svgs/supabase.svg
|
# logo: svgs/supabase.svg
|
||||||
|
# port: 3000
|
||||||
|
|
||||||
services:
|
services:
|
||||||
supabase-kong:
|
supabase-kong:
|
||||||
@ -13,7 +14,7 @@ services:
|
|||||||
supabase-analytics:
|
supabase-analytics:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_SUPABASE
|
- SERVICE_FQDN_SUPABASE_3000
|
||||||
- JWT_SERCET=${SERVICE_PASSWORD_JWT}
|
- JWT_SERCET=${SERVICE_PASSWORD_JWT}
|
||||||
- KONG_DATABASE=off
|
- KONG_DATABASE=off
|
||||||
- KONG_DECLARATIVE_CONFIG=/home/kong/kong.yml
|
- KONG_DECLARATIVE_CONFIG=/home/kong/kong.yml
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user