This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
POSTGRES_DB: mealsdb
|
||||
|
||||
mealsapi:
|
||||
image: registry.kmlabz.com/tormakris/meal_homework
|
||||
image: tormachris/meal_homework
|
||||
restart: always
|
||||
depends_on:
|
||||
- db
|
||||
|
||||
Reference in New Issue
Block a user