mirror of
https://github.com/Pantonius/pantosite-astro.git
synced 2026-04-26 09:24:38 +00:00
8 lines
96 B
YAML
8 lines
96 B
YAML
services:
|
|
pantosite:
|
|
build: .
|
|
ports:
|
|
- "4443:80"
|
|
restart: unless-stopped
|
|
|