mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-18 01:11:32 +00:00
Do not expose watchtower API port in example docker-compose file
This commit is contained in:
parent
ce267cd69d
commit
cc8b83a7ae
1 changed files with 0 additions and 2 deletions
|
|
@ -255,8 +255,6 @@ services:
|
||||||
- WATCHTOWER_HTTP_API_TOKEN=your-secret-token
|
- WATCHTOWER_HTTP_API_TOKEN=your-secret-token
|
||||||
- WATCHTOWER_LABEL_ENABLE=true
|
- WATCHTOWER_LABEL_ENABLE=true
|
||||||
- WATCHTOWER_CLEANUP=true
|
- WATCHTOWER_CLEANUP=true
|
||||||
ports:
|
|
||||||
- '8081:8080'
|
|
||||||
```
|
```
|
||||||
|
|
||||||
{: .important }
|
{: .important }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue