Private
Public Access
1
0

setup runner
All checks were successful
Redeploy landing on Push / Explore-Gitea-Actions (push) Successful in 7s

This commit is contained in:
2025-12-22 13:59:59 +01:00
parent c8afedd703
commit ea43c144e0
2 changed files with 19 additions and 4 deletions

View File

@@ -1,9 +1,10 @@
services:
rasmusBendtsenDK:
rasmusbendtsendk:
container_name: rasmusbendtsendk
build: .
ports:
- "5001:5001"
volumes:
- ./pages:/app/pages
- ./static/images:/app/static/images
- ./static/video:/app/static/video
- /docker_apps/rasmusbendtsendk/pages:/app/pages
- /docker_apps/rasmusbendtsendk//static/images:/app/static/images
- /docker_apps/rasmusbendtsendk//static/video:/app/static/video