Bot Updating Templated Files

pull/7/head
LinuxServer-CI 2019-09-22 21:45:56 +01:00
rodzic 8d6633cac6
commit 8aa6e993e5
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -61,11 +61,13 @@ services:
taisun: taisun:
image: linuxserver/taisun image: linuxserver/taisun
container_name: taisun container_name: taisun
network_mode: bridge
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
ports: ports:
- 3000:3000 - 3000:3000
restart: unless-stopped restart: unless-stopped
``` ```
## Parameters ## Parameters