Files
stupid-apis/docker-compose.yaml
Maximilian Baum 5cefed53e9
All checks were successful
Build and Deploy / build (push) Successful in 21s
Build and Deploy / deploy (push) Successful in 29s
bugfix
2026-04-01 15:46:25 +02:00

6 lines
150 B
YAML

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