Skip to content

Commit

Permalink
Update compose override file
Browse files Browse the repository at this point in the history
  • Loading branch information
santteegt committed Jun 5, 2020
1 parent 73ef595 commit 4cb7a2e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docker-compose.override.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
version: '3.4'
services:
# app:
# image: 'rasa/rasa-sdk:latest'
# volumes:
# - './actions:/app/actions'
# expose:
# - '5055'
# depends_on:
# - rasa-production
app:
image: 'santteegt/glpi-chatbot-actions:latest'
expose:
Expand Down

0 comments on commit 4cb7a2e

Please sign in to comment.