docker-compose

This commit is contained in:
Georgi Gardev
2023-11-18 15:45:06 +02:00
parent 8c19e4e66c
commit b0063a90e7
4 changed files with 14 additions and 4 deletions
+10
View File
@@ -0,0 +1,10 @@
version: '3.8'
services:
gardev-startpage:
build:
context: .
container_name: gardev-startpage
ports:
- "3000:3000"
volumes:
- ./data:/app/data/