gambosite/compose.yaml

7 lines
100 B
YAML
Raw Normal View History

2025-01-25 18:08:18 -08:00
services:
web:
build: .
environment:
- RAILS_MASTER_KEY
ports:
- "7128:80"