Files
GeViSetWEB/docker-compose.yml
2026-02-10 09:58:11 +01:00

10 lines
132 B
YAML

version: "3.8"
services:
gevisetweb:
build: .
ports:
- "8002:8002"
environment:
- STATIC_DIR=/app/static