This commit is contained in:
zino
2025-08-13 14:31:59 +02:00
parent ebedda3c96
commit 5174cde431

View File

@@ -2,6 +2,8 @@ version: "3.8"
services: services:
portainer: portainer:
image: portainer/portainer-ce:latest image: portainer/portainer-ce:latest
environment:
- TRUSTED_ORIGINS=portainer.armos.zinomedia.de
container_name: portainer container_name: portainer
restart: unless-stopped restart: unless-stopped
volumes: volumes:
@@ -16,4 +18,4 @@ volumes:
networks: networks:
web: web:
external: true external: true
name: web name: web