update
This commit is contained in:
parent
2496063147
commit
322f02366b
@ -2,7 +2,7 @@ version: "3"
|
||||
services:
|
||||
url-shortener:
|
||||
container_name: url-shortener
|
||||
image: url-shortener:v0.0.20
|
||||
image: url-shortener:v0.1.0
|
||||
restart: always
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
|
Loading…
Reference in New Issue
Block a user