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