Compare commits
1 Commits
0.0.17
...
0a0a1fc611
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a0a1fc611 |
+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:4d3fa1c0db9a5a4ac69a2d07d6f0478539e464b15e7186c243a9f194bc1141fa
|
||||
ports:
|
||||
- name: voice
|
||||
target: 9987
|
||||
|
||||
Reference in New Issue
Block a user