Compare commits
1 Commits
2a49f0851b
..
0.0.21
| Author | SHA1 | Date | |
|---|---|---|---|
| 78ae7dfdec |
+1
-1
@@ -27,7 +27,7 @@ services:
|
|||||||
- "./gotify_data:/app/data"
|
- "./gotify_data:/app/data"
|
||||||
|
|
||||||
ts3:
|
ts3:
|
||||||
image: docker.io/library/teamspeak:latest@sha256:15acbc64c92f57ef1fd8dd203791fa7f70a14707e60ee494132f26b5ca265c6b
|
image: docker.io/library/teamspeak:latest@sha256:11fb1dd03c68ae7b3a8a86c5a08827d01d87a833177ad92ee5c19d7b72d08ce0
|
||||||
ports:
|
ports:
|
||||||
- name: voice
|
- name: voice
|
||||||
target: 9987
|
target: 9987
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
"@types/bun": "latest",
|
"@types/bun": "latest",
|
||||||
"cspell": "10.0.1",
|
"cspell": "10.0.1",
|
||||||
"oxlint": "1.74.0",
|
"oxlint": "1.74.0",
|
||||||
"typescript": "6.0.3"
|
"typescript": "7.0.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"env-var": "7.5.0",
|
"env-var": "7.5.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user