mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 13:23:07 +01:00
fix(docs): fixes documentation wrong port
This commit is contained in:
@@ -153,7 +153,7 @@ services:
|
||||
- source: key
|
||||
target: /dozzle_key.pem
|
||||
ports:
|
||||
- 7070:7070
|
||||
- 7007:7007
|
||||
secrets:
|
||||
cert:
|
||||
file: ./cert.pem
|
||||
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
- source: key
|
||||
target: /dozzle_key.pem
|
||||
ports:
|
||||
- 7070:7070
|
||||
- 7007:7007
|
||||
secrets:
|
||||
cert:
|
||||
file: ./cert.pem
|
||||
|
||||
Reference in New Issue
Block a user