moves capsule/Dockerfile to capsule.Dockerfile

This commit is contained in:
2026-04-25 10:07:24 +01:00
parent e8ef355d0e
commit bf8a4a338f
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
services:
capsule:
build:
context: capsule
context: .
dockerfile: capsule.Dockerfile
ports:
- "1965:1965"