flygrounder.ru/compose.yaml
2026-02-24 11:32:57 +03:00

6 lines
93 B
YAML

services:
app:
restart: unless-stopped
build: .
ports:
- 127.0.0.1:1234:80