make it external
This commit is contained in:
parent
dde9eebc63
commit
0e6a17f231
@ -8,3 +8,7 @@ services:
|
|||||||
- "/docker/appdata/tes3mp/data:/server/data"
|
- "/docker/appdata/tes3mp/data:/server/data"
|
||||||
ports:
|
ports:
|
||||||
- "25575:25575/udp"
|
- "25575:25575/udp"
|
||||||
|
networks:
|
||||||
|
default:
|
||||||
|
name: "ubuntu-server"
|
||||||
|
external: true
|
Loading…
Reference in New Issue
Block a user