services: hfb_show: build: context: .. restart: unless-stopped ports: - "8090:80" networks: - hfb_sys_net networks: hfb_sys_net: external: true