mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Changed docker-compose to use my own snips img
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
239011f071
commit
1572aa9e05
@ -64,7 +64,7 @@ services:
|
||||
|
||||
snips:
|
||||
container_name: snips
|
||||
image: snipsdocker/platform
|
||||
image: reekymarko/snips
|
||||
restart: always
|
||||
ports:
|
||||
- '7647:1883'
|
||||
|
Loading…
Reference in New Issue
Block a user