build: context: . dockerfile: Dockerfile container_name: ${SERVICE_NAME} restart: unless-stopped env_file: - .env.sand command: > bash -c 'uvicorn main:app --host 0.0.0.0 --port 80 --reload --workers ${WORKER} --log-config configs/logging_config.yaml' ports: - "${PORT}:80" networks: - id_network_sand - signoz-net healthcheck: test: ["CMD", "curl", "-fsS", "http://localhost/api/v1/health"] interval: 300s timeout: 3s retries: 3networks: id_network_sand: external: true signoz-net: external: true
همین حالا عضو شو تا اولین نفری باشی که از جدیدترین اخبار، تاریخ برگزاری دورههای تربیت مدرس و کارگاهها، محتوای اختصاصی و تخفیفهای ویژه باخبر میشی. تو مسیر یادگیری زبان، همیشه یک قدم جلوتر باش!