Give container name

This commit is contained in:
Isaac Shoebottom 2024-06-18 00:34:24 -03:00
parent 0e6a17f231
commit 7bacd3f976

View File

@ -1,6 +1,7 @@
version: '3' version: '3'
services: services:
server: server:
container_name: tes3mp
image: "tes3mp/server:0.8.1" image: "tes3mp/server:0.8.1"
environment: environment:
- TES3MP_SERVER_HOSTNAME="Isaac's Server" - TES3MP_SERVER_HOSTNAME="Isaac's Server"