Skip to content

Commit

Permalink
Improve GeoServer artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Oct 8, 2024
1 parent 51b7176 commit 86f4d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artifacts/geoserver_compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
- HTTPS_KEYSTORE_FILE=/opt/keystore.jks
- HTTPS_KEYSTORE_PASSWORD=changeit
- HTTPS_KEY_ALIAS=server
- GEOSERVER_ADMIN_PASSWORD={{ admin_password}}
- GEOSERVER_ADMIN_PASSWORD={{ admin_password }}
volumes:
- ./data:/opt/geoserver_data
- ./keystore.jks:/opt/keystore.jks
Expand Down

0 comments on commit 86f4d58

Please sign in to comment.