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.
1 parent c70dc71 commit 98d6f5eCopy full SHA for 98d6f5e
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