Files
altstack-data/deployments/signoz/docker-compose.yml

17 lines
407 B
YAML

# -------------------------------------------------------------------------
# 🚀 Created and distributed by The AltStack
# 🌍 https://thealtstack.com
# -------------------------------------------------------------------------
version: '3.8'
services:
signoz-frontend:
image: signoz/frontend:latest
container_name: signoz-frontend
restart: unless-stopped
ports:
- "3301:3301"