Skip to content

Commit 3a7e704

Browse files
authored
Merge pull request #90 from post-tracker/develop
final test
2 parents 88a8ca2 + 98d6f5e commit 3a7e704

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ services:
3333
# --- HTTP Services ---
3434

3535
rest-api:
36-
image: ghcr.io/post-tracker/rest-api:latest
36+
image: "ghcr.io/post-tracker/rest-api:latest"
3737
ports:
3838
- "3000:3000"
3939
environment:

0 commit comments

Comments
 (0)