This commit is contained in:
Bastian Wagner
2024-09-12 15:25:38 +02:00
parent 5d63729511
commit deaff51c5d
25 changed files with 14206 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ version: "3.8"
services:
api:
container_name: 'Keyvault_API'
container_name: 'keyvault_pro_api'
build:
dockerfile: Dockerfile
context: .