File size: 133 Bytes
4daea6c
 
 
 
 
 
c22146b
4daea6c
 
1
2
3
4
5
6
7
8
9
services:
  app:
    build: 
      context: .
      dockerfile: Dockerfile
    ports:
      - "7680:7680"
    volumes:
      - .:/app