tonybark.com/compose.yaml
2024-12-03 12:41:57 -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:
- 5000:3000 # host:container