Dieser Commit ist enthalten in:
timo 2017-05-06 18:33:53 +02:00
Ursprung c756e83326
Commit 45779afcc8
2 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -4,6 +4,7 @@ To view the logs of a specific service you can use `docker-compose logs [options
!!! info
The available options for the command **docker-compose logs** are:
- **--no-color**: Produce monochrome output.
- **-f**: Follow the log output.
- **-t**: Show timestamps.

Datei anzeigen

@ -34,7 +34,6 @@ pages:
- 'Reset Passwords': 'reset_pw.md'
- 'Service Descriptions': 'service_desc.md'
- 'Remove Persistent Data': 'rm_volumes.md'
- 'Common Problems': 'troubles.md'
- 'Usage & Examples':
- 'mailcow UI':
- 'Configuration': 'mailcow_ui.md'