We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9bc742 + 80ca5e9 commit c91079cCopy full SHA for c91079c
1 file changed
docker-compose.yml
@@ -33,7 +33,7 @@ services:
33
# --- HTTP Services ---
34
35
rest-api:
36
- image: "ghcr.io/post-tracker/rest-api:latest"
+ image: ghcr.io/post-tracker/rest-api:latest
37
ports:
38
- "3000:3000"
39
environment:
0 commit comments