This commit is contained in:
mei 2024-11-30 09:41:32 +08:00
parent 2496063147
commit 322f02366b

View File

@ -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