Flight-Search / docker-compose.yml
fyliu's picture
Add booking options page with cabin-aware fare tiers
470054e
raw
history blame contribute delete
99 Bytes
services:
flight-search:
build: .
ports:
- "7860:7860"
restart: unless-stopped