removed the image tag from docker-compose file
This commit is contained in:
parent
9cbdce8891
commit
738e5777a3
|
@ -23,7 +23,6 @@ services:
|
|||
- "8080:80"
|
||||
tmserver:
|
||||
build: .
|
||||
image: fanyx/tmserver
|
||||
container_name: trackmania_tmserver
|
||||
depends_on:
|
||||
- db
|
||||
|
|
Loading…
Reference in New Issue