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