6 lines
150 B
YAML
6 lines
150 B
YAML
services:
|
|
stupid-apis:
|
|
container_name: stupid-apis
|
|
image: gitea.johannesbot.de/johannesbot/stupid-apis:latest
|
|
ports:
|
|
- "3000:3000" |