mirror of
https://git.aria.coffee/BuyMyAria/aria.coffee.git
synced 2025-06-14 00:29:55 +00:00
7 lines
119 B
YAML
7 lines
119 B
YAML
services:
|
|
aria-coffee:
|
|
container_name: site
|
|
build: .
|
|
restart: unless-stopped
|
|
ports:
|
|
- 4321:4321
|