Return to 2.x image, add some debugging cruft

This commit is contained in:
3wc 2022-11-11 22:43:19 -08:00
parent 57f88942c5
commit d537281c30
1 changed files with 4 additions and 2 deletions

View File

@ -3,9 +3,11 @@ version: "3.8"
services:
app:
image: farmos/farmos:2.0.0-beta7
image: farmos/farmos:2.x
volumes:
- farmos_sites:/opt/drupal/
#- farmos_sites:/opt/drupal/
- farmos_sites:/opt/drupal/web/sites/
# entrypoint: ['tail', '-f', '/dev/null']
networks:
- proxy
- internal