mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-02-27 12:55:21 +00:00
Docs update, use package version instead of latest, refer to better mariadb image
All checks were successful
Close stale issues and PRs / stale (push) Successful in 32s
All checks were successful
Close stale issues and PRs / stale (push) Successful in 32s
This commit is contained in:
@@ -64,7 +64,7 @@ I won't go in to too much detail here but here are the basics for someone new to
|
||||
```yml
|
||||
services:
|
||||
app:
|
||||
image: 'jc21/nginx-proxy-manager:latest'
|
||||
image: 'jc21/nginx-proxy-manager:{{VERSION}}'
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
TZ: "Australia/Brisbane"
|
||||
|
||||
Reference in New Issue
Block a user