upstream #2

Closed
HarmlessHarm wants to merge 11 commits from upstream into main
Showing only changes of commit ec56715e79 - Show all commits

View File

@@ -9,6 +9,8 @@ services:
- "127.0.0.1:25564:25564" - "127.0.0.1:25564:25564"
networks: networks:
- internal - internal
depends_on:
- omb4
environment: environment:
TZ: Europe/Amsterdam TZ: Europe/Amsterdam
API_BINDING: ":25564" API_BINDING: ":25564"
@@ -25,7 +27,6 @@ services:
stdin_open: true stdin_open: true
depends_on: depends_on:
- db - db
- router
ports: ports:
- "24454:24454/udp" # Voice mod - "24454:24454/udp" # Voice mod
volumes: volumes: