Update ai-deadlines.yaml

This commit is contained in:
Tobias Nauen
2025-11-29 09:12:30 +01:00
committed by GitHub
parent 1c1342d82f
commit 73035b03fe

View File

@@ -7,7 +7,7 @@ networks:
services:
website:
image: nginx:latest
restart: unless-stopped
restart: always
volumes:
- '/hdd/ai-deadlines/html:/usr/share/nginx/html:ro'
networks: