This repository has been archived on 2021-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
blazing-workshop/docker-compose.yml

8 lines
128 B
YAML
Raw Normal View History

2020-12-17 15:52:43 +00:00
version: "3"
services:
blazing:
image: "djeeberjr/blazing"
container_name: "blazing"
ports:
- 0.0.0.0:80:80