最後活躍 1727728231

a good thing

teste 已修改 1727728230. 還原成這個修訂版本

1 file changed, 10 insertions

gistfile1.txt(檔案已創建)

@@ -0,0 +1,10 @@
1 + services:
2 + opengist:
3 + image: ghcr.io/thomiceli/opengist:1.7
4 + container_name: opengist
5 + restart: unless-stopped
6 + ports:
7 + - "6157:6157" # HTTP port
8 + - "2222:2222" # SSH port, can be removed if you don't use SSH
9 + volumes:
10 + - "$HOME/.opengist:/opengist"
上一頁 下一頁