File size: 88 Bytes
6f6786c
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
services:

  app:
    build: .
    volumes:
      - .:/app
    ports:
      - 8501:8501