File size: 293 Bytes
4986f6d
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
services:
    app:
        build: .
        image: phuochungus/rtmdet
        ports:
            - "3000:3000"
        environment:
            - SUPABASE_URL=your-supabase-url
            - SUPABASE_KEY=your-supabase-key
            - FIREBASE_CREDENTIALS=your-firebase-credentials