File size: 73 Bytes
d1c9c57
 
 
 
 
 
1
2
3
4
5
6
version: '3'
services:
  app:
    build: .
    ports:
      - "8501:8501"