shortner > shortener

This commit is contained in:
Carl Downing
2023-07-29 16:03:00 -07:00
parent 9b797b5eed
commit 3520e834eb
15 changed files with 42 additions and 42 deletions

View File

@@ -64,11 +64,11 @@ services:
link-shortner:
image: oneuptime/link-shortner:${APP_TAG}
link-shortener:
image: oneuptime/link-shortener:${APP_TAG}
extends:
file: ./docker-compose.base.yml
service: link-shortner
service: link-shortener
workflow: