evru-dashboard/config/docker-compose.yaml
2024-08-28 23:13:01 +03:00

10 lines
151 B
YAML

version: "3"
services:
dashboard:
build:
context: .
dockerfile: Dockerfile
ports:
- 8080
env_file:
- testing.env