services: thc-gabungan: build: . container_name: streamlit-gabungan ports: - "7862:7860" restart: always deploy: resources: limits: memory: 2G environment: - STREAMLIT_SERVER_MAX_UPLOAD_SIZE=500