Update README.md

Co-authored-by: Marc Jansen <jansen@terrestris.de>
pull/9/head
Jakob Miksch 2022-09-06 22:09:07 +02:00 committed by GitHub
parent f80bb98333
commit 5c5ce2b201
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ using the same data directory.
### How to start a GeoServer without sample data? ### How to start a GeoServer without sample data?
This image populates GeoServer with demo data by default. For production scenarios this is typically not desired. This image populates GeoServer with demo data by default. For production scenarios this is typically not desired.
Setting the environment variable `SKIP_DEMO_DATA` can be set to `true` to create an empty GeoServer. The environment variable `SKIP_DEMO_DATA` can be set to `true` to create an empty GeoServer.
### How to download and install additional extensions on startup? ### How to download and install additional extensions on startup?