evru-dashboard/config/docker-compose.yaml

11 lines
151 B
YAML
Raw Normal View History

2024-08-28 23:09:40 +03:00
version: "3"
services:
dashboard:
build:
2024-08-28 23:13:01 +03:00
context: .
2024-08-28 23:09:40 +03:00
dockerfile: Dockerfile
ports:
- 8080
env_file:
- testing.env