services: app: container_name: piekarnikgosipl build: . ports: - "8000:8000" restart: always