Skip to content

Commit

Permalink
Merge pull request #179 from collective/websocket-plone
Browse files Browse the repository at this point in the history
Change to use Plone with websocket modification events
  • Loading branch information
datakurre committed Jun 4, 2019
2 parents a9692ad + d343dc7 commit 409f032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/gatsby-starter-default/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: '3'
services:
api:
image: "kitconcept/plone.restapi:2.2.1"
image: "datakurre/gatsby-source-plone:2019-06-04"
ports:
- 8080:8080

0 comments on commit 409f032

Please sign in to comment.