Deploy implementation

This commit is contained in:
arch-fan
2024-10-09 10:26:17 +02:00
parent 3434464aa0
commit c1e6fee765
2 changed files with 37 additions and 0 deletions

6
docker-compose.yml Normal file
View File

@@ -0,0 +1,6 @@
services:
astrowind:
image: .
container_name: astrowind
ports:
- 8080:8080