1
Fork 0
mirror of https://github.com/Steffo99/emblematic.git synced 2024-11-22 06:44:19 +00:00
emblematic/docker-compose.yml

9 lines
171 B
YAML
Raw Normal View History

2023-03-07 22:54:05 +00:00
version: "3.9"
services:
emblematic:
image: "ghcr.io/Steffo99/emblematic:latest"
restart: unless-stopped
env_file:
- "stack.env"