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 88a8ca2 + 98d6f5e commit 3a7e704Copy full SHA for 3a7e704
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