tonybark.com/compose.yaml

11 lines
233 B
YAML
Raw Normal View History

2024-12-03 10:43:26 -08:00
services:
whitebreeze:
container_name: whitebreeze
pull_policy: build
build:
context: ./
dockerfile: Dockerfile
restart: unless-stopped
env_file: ./.env
ports:
2024-12-03 13:08:47 -08:00
- 3000:3000 # host:container