version: '3'
services:

  app4:
    build: ./simple-node-app-1236
  
volumes:
  db_data: {}