Fix readme typo

pull/309/head
Jacob Weisz 3 years ago committed by GitHub
parent 513f9a8ee5
commit a3930e0c76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,7 @@ Demo user: demo@demo.demo demo
### Logging ### Logging
Planka currently allows you to expose the applciation's logfile directory to the host machine via a shared volume. This feature is not enabled by default. Planka currently allows you to expose the application's logfile directory to the host machine via a shared volume. This feature is not enabled by default.
To expose the logfile director to the host machine, add the item `./logs/:/app/logs/` under `services.planka.volumes`. To expose the logfile director to the host machine, add the item `./logs/:/app/logs/` under `services.planka.volumes`.

Loading…
Cancel
Save