Compare commits

..

2 Commits

Author SHA1 Message Date
762f13fa6a Deploy 929 2025-10-20 07:38:18 +02:00
8b6d1653f0 Empty line in manage.py removed 2025-10-20 07:31:39 +02:00
2 changed files with 1 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ spec:
mountPath: /data
containers:
- name: web
image: git.baumann.gr/adebaumann/vui:0.928
image: git.baumann.gr/adebaumann/vui:0.929
imagePullPolicy: Always
ports:
- containerPort: 8000

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env python
"""Django's command-line utility for administrative tasks."""
import os