This commit is contained in:
xds
2025-10-31 18:29:31 +03:00
parent 1c3605623e
commit 036ad00795

View File

@@ -4,6 +4,8 @@ networks:
services: services:
app: app:
volumes:
- ./app.jar:/app/app.jar
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile