1 2 3 4 5 6 7 8 9 10 11 12 13
services: aigitcommit: build: context: . network_mode: host environment: OPENAI_API_BASE: "" OPENAI_API_TOKEN: "" OPENAI_MODEL_NAME: "" OPENAI_API_PROXY: "" volumes: - .:/repo:ro