mirror of https://github.com/statping/statping
fix naming in docker-compose
parent
a222b0148a
commit
57e594823a
|
@ -3,7 +3,7 @@ version: '2.3'
|
|||
services:
|
||||
statping:
|
||||
container_name: statping
|
||||
image: aboutcher/statping-ng:dev
|
||||
image: adamboutcher/statping-ng:latest
|
||||
restart: always
|
||||
volumes:
|
||||
- statping_data:/app
|
||||
|
|
Loading…
Reference in New Issue