latest/docker-compose.yml aktualisiert

This commit is contained in:
holm / Christian Müller 2025-03-21 18:28:30 +01:00
parent d1a6bae469
commit 52415aea6c

View file

@ -1,7 +1,7 @@
version: '3' version: '3'
services: services:
partdb: partdb:
image: jbtronics/part-db:latest image: jbtronics/part-db1:latest
ports: ports:
#Replace 8888 with the port, under which Part-DB should appear #Replace 8888 with the port, under which Part-DB should appear
- "8888:80" - "8888:80"