Correct context path

This commit is contained in:
2023-01-16 16:32:11 -07:00
parent 852a7c9a15
commit d6bc4267ff
-1
View File
@@ -2,7 +2,6 @@ version: '3'
services: services:
pvpgn: pvpgn:
build: build:
context: ./pvpgn
dockerfile: Dockerfile.bullseye-slim dockerfile: Dockerfile.bullseye-slim
ports: ports:
- "6112:6112" - "6112:6112"