Revert proxy image change
This commit is contained in:
parent
b43e8a0130
commit
db5e031e33
|
@ -75,7 +75,7 @@ services:
|
|||
ports:
|
||||
- "${MAIN_PORT}:10000"
|
||||
container_name: bbproxy
|
||||
image: proxy-service
|
||||
image: budibase/proxy
|
||||
environment:
|
||||
- PROXY_RATE_LIMIT_WEBHOOKS_PER_SECOND=10
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in New Issue