remove build directive to make sure getting started link can work
This commit is contained in:
parent
9faea2c1f7
commit
78ec0bbcc4
|
@ -14,7 +14,6 @@ services:
|
|||
|
||||
spiffworkflow-backend:
|
||||
container_name: spiffworkflow-backend
|
||||
build: ./spiffworkflow-backend/.
|
||||
image: ghcr.io/sartography/spiffworkflow-backend:latest
|
||||
depends_on:
|
||||
spiffworkflow-db:
|
||||
|
|
Loading…
Reference in New Issue