services: get: build: . environment: PUBLIC_BASE_URL: https://get.fnet.cz/ ports: - "8082:80" restart: unless-stopped