mirror of
https://git.reisber.space/Reisber/Personal
synced 2026-04-10 09:54:11 +00:00
6 lines
68 B
YAML
6 lines
68 B
YAML
services:
|
|
web:
|
|
build: .
|
|
ports:
|
|
- "${APP_PORT}:5000"
|