Добавить docker/first-try/compose.yaml

Signed-off-by: Reisber <admin@reisber.space>
This commit is contained in:
2026-04-09 00:04:55 +00:00
parent 984128fa3d
commit 64a0ea248d

View File

@@ -0,0 +1,5 @@
services:
web:
build: .
ports:
- "${APP_PORT}:5000"