m
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user