mirror of
https://github.com/Pantonius/pantosite-astro.git
synced 2026-04-26 09:24:38 +00:00
Added docker compose file
This commit is contained in:
6
docker-compose.yml
Normal file
6
docker-compose.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
pantosite:
|
||||
build: .
|
||||
ports:
|
||||
- "4443:80"
|
||||
|
||||
Reference in New Issue
Block a user