Spotlight archive

Guess the language.

Three lines, three guesses.

MODESpotlight0/3
Spotlight · ?.??
1services:
2 web: { image: nginx:alpine, ports: ["80:8080"] }
3 db: { image: postgres:16, environment: { POSTGRES_DB: app } }
Keep going