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 6289a86 commit 40e491aCopy full SHA for 40e491a
docker-compose.yaml
@@ -7,7 +7,7 @@ services:
7
- html:/usr/share/nginx/html:ro
8
9
api-notes:
10
- image: ghcr.io/reddec/api-notes:0.0.1-next-amd64
+ image: ghcr.io/reddec/api-notes:latest
11
ports:
12
- 127.0.0.1:8080:8080
13
environment:
0 commit comments