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