Files
stupid-apis/docker-compose.prod.yml
Maximilian Baum 28a759e714
All checks were successful
Build and Deploy / build (push) Successful in 20s
Build and Deploy / deploy (push) Successful in 28s
docker compose
2026-04-01 15:38:18 +02:00

6 lines
151 B
YAML

services:
stupid-apis:
container_name: stupid-apis
image: gitea.johannesbot.de/johannesbot/stupid-apis:latest
ports:
- "42069:3000"