mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 07:56:49 +00:00
Refactor docker-compose.yml to update API server image to furyhawk/listen:v0.1.8
This commit is contained in:
@@ -6,7 +6,7 @@ volumes:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
api_server:
|
api_server:
|
||||||
image: furyhawk/listen:latest
|
image: furyhawk/listen:v0.1.8
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user