diff --git a/compose.yml b/compose.yml index f20a7b5..08aeb04 100644 --- a/compose.yml +++ b/compose.yml @@ -3,8 +3,7 @@ version: "3.8" services: app: - image: 3wordchant/adaptauthoring:0.10.4 - #entrypoint: ['tail', '-f', '/dev/null'] + image: 3wordchant/adaptauthoring:0.10.5 networks: - proxy - internal @@ -21,6 +20,7 @@ services: - FROM_EMAIL depends_on: - db + #entrypoint: ['tail', '-f', '/dev/null'] volumes: - app:/adapt_authoring secrets: