Update README.md

Co-authored-by: Marc Jansen <jansen@terrestris.de>
pull/9/head
Jakob Miksch 2022-09-05 17:45:23 +02:00 committed by GitHub
parent d5dbd403d5
commit f80bb98333
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 varibale `SKIP_DEMO_DATA` can be set to `true` to create an empty GeoServer. Setting 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?