fix compose.yaml image link

This commit is contained in:
2025-08-18 15:47:33 +02:00
parent c527bb0072
commit fd806ed61b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
archive-server:
container_name: 'archive-server'
image: 'git.409dev.buzz/409/archive:latest'
image: 'git.409dev.online/409/archive:latest'
build: '.'
ports:
- '6171:6171/tcp'