Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dfeccd6a7a |
@@ -53,7 +53,7 @@ services:
|
||||
|
||||
webfinger: # For Tailscale
|
||||
container_name: webfinger
|
||||
image: nginx:1.30.0-alpine
|
||||
image: nginx:1.31.0-alpine
|
||||
volumes:
|
||||
- ./webfinger/webfinger.json:/usr/share/nginx/html/.well-known/webfinger:ro
|
||||
- ./webfinger/nginx.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
|
||||
Reference in New Issue
Block a user