Update compose file
This commit is contained in:
committed by
Baptiste Arnaud
parent
a04a11ae02
commit
2bdc1ce056
@ -10,13 +10,9 @@ services:
|
||||
- POSTGRES_PASSWORD=typebot
|
||||
typebot-builder:
|
||||
image: baptistearno/typebot-builder:latest
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
- SCOPE=builder
|
||||
restart: always
|
||||
depends_on:
|
||||
- db
|
||||
- typebot-db
|
||||
ports:
|
||||
- '8080:3000'
|
||||
extra_hosts:
|
||||
|
Reference in New Issue
Block a user