This commit is contained in:
2024-11-30 16:56:40 +01:00
parent 6ad9b46543
commit 4b86b33872
26 changed files with 871 additions and 35 deletions

5
compose.prod.yaml Normal file
View File

@@ -0,0 +1,5 @@
services:
app:
image: tvdt/app:prod
build:
dockerfile: containers/python/Containerfile.prod