Normalize images names a bit
This commit is contained in:
@ -4,7 +4,7 @@ services:
|
||||
gotify:
|
||||
container_name: gotify
|
||||
hostname: gotify.local
|
||||
image: gotify/server
|
||||
image: gotify/server:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8085:80
|
||||
|
Reference in New Issue
Block a user