services: get: build: . environment: REPO_RAW_BASE_URL: https://git.hell/lachtan/get/raw/branch/master/ PUBLIC_BASE_URL: https://get.fnet.cz/ ports: - "8082:80" restart: unless-stopped