tonybark.com/compose.yaml
2024-12-03 13:08:47 -08:00

11 lines
No EOL
233 B
YAML

services:
whitebreeze:
container_name: whitebreeze
pull_policy: build
build:
context: ./
dockerfile: Dockerfile
restart: unless-stopped
env_file: ./.env
ports:
- 3000:3000 # host:container