mirror of
https://github.com/findingfrankie/laconic-astrowind.git
synced 2026-05-26 20:14:08 +00:00
7 lines
95 B
YAML
7 lines
95 B
YAML
services:
|
|
astrowind:
|
|
build: .
|
|
container_name: astrowind
|
|
ports:
|
|
- 8080:8080
|