Skip to content
Snippets Groups Projects
docker-compose.yml.development 146 B
Newer Older
  • Learn to ignore specific revisions
  • Martin Schrott's avatar
    Martin Schrott committed
    version: '3.3'
    services:
      bbb-streamer:
        container_name: liveStreaming
    
    Tocho Tochev's avatar
    Tocho Tochev committed
        shm_size: '2gb'
    
    Martin Schrott's avatar
    Martin Schrott committed
        env_file: .env
        build: 
            context: ./