Compare commits
2 Commits
fb4bd3a8e2
..
0.0.18
| Author | SHA1 | Date | |
|---|---|---|---|
| f6834a1d2c | |||
| 4b1e738020 |
+1
-1
@@ -1 +1 @@
|
||||
1.3.14
|
||||
1.3.6
|
||||
|
||||
+2
-2
@@ -17,7 +17,7 @@ services:
|
||||
MODE: '["connect", "disconnect", "moved", "message"]'
|
||||
|
||||
gotify:
|
||||
image: ghcr.io/gotify/server:latest
|
||||
image: ghcr.io/gotify/server:latest@sha256:a3af47067ce6aad76aadf5ba32d6ddfecd1ae576a961359f039fd1831e8b7652
|
||||
ports:
|
||||
- 8080:80
|
||||
environment:
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
- "./gotify_data:/app/data"
|
||||
|
||||
ts3:
|
||||
image: docker.io/library/teamspeak:latest
|
||||
image: docker.io/library/teamspeak:latest@sha256:11fb1dd03c68ae7b3a8a86c5a08827d01d87a833177ad92ee5c19d7b72d08ce0
|
||||
ports:
|
||||
- name: voice
|
||||
target: 9987
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@
|
||||
"gotify": "1.1.0",
|
||||
"pino": "10.3.1",
|
||||
"pino-pretty": "13.1.3",
|
||||
"ts3-nodejs-library": "3.5.2"
|
||||
"ts3-nodejs-library": "3.5.3"
|
||||
},
|
||||
"name": "ts3gotify",
|
||||
"module": "src/main.ts",
|
||||
|
||||
Reference in New Issue
Block a user