mirror of
https://github.com/cupcakearmy/hagen-control-station.git
synced 2024-12-22 08:06:25 +00:00
7 lines
65 B
YAML
7 lines
65 B
YAML
version: '3.8'
|
|
|
|
services:
|
|
app:
|
|
build: .
|
|
env_file: .env
|