added image tag to docker compose file
This commit is contained in:
parent
60d5697896
commit
1f31e22719
@ -3,6 +3,7 @@ version: "3"
|
|||||||
services:
|
services:
|
||||||
csgo:
|
csgo:
|
||||||
build: .
|
build: .
|
||||||
|
image: docker.io/djeeberjr/csgo-docker
|
||||||
environment:
|
environment:
|
||||||
- INSECURE=true
|
- INSECURE=true
|
||||||
- MAX_PLAYERS=16
|
- MAX_PLAYERS=16
|
||||||
|
Loading…
Reference in New Issue
Block a user