File size: 292 Bytes
be8ba6b
 
 
 
 
 
 
 
cece7d0
be8ba6b
 
 
 
cece7d0
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---

version: '3'
services:
  sthf-remove-photo-object:
    build: .
    container_name: sthf-remove-photo-object
    restart: unless-stopped
    ports:
    - 41003:7860 
    volumes:
    - .:/app
    environment:
    - TZ=Asia/Jakarta
    - PORT=7860
    command: python app.py