rename container
This commit is contained in:
@@ -3,6 +3,7 @@ version: '3.1'
|
|||||||
services:
|
services:
|
||||||
teamspeak:
|
teamspeak:
|
||||||
image: teamspeak
|
image: teamspeak
|
||||||
|
container_name: teamspeak
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 9987:9987/udp
|
- 9987:9987/udp
|
||||||
|
|||||||
Reference in New Issue
Block a user