Added initial env example
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Optional HTTPS XYZ template used for the base layer and tiles without Arma coverage.
|
||||
# Leave blank to return tiles/empty.png for uncovered coordinates.
|
||||
CALLBACK_PROVIDER=
|
||||
|
||||
# Local HTTP port and build parallelism.
|
||||
HTTP_PORT=9000
|
||||
GDAL2TILES_PROCESSES=1
|
||||
|
||||
# Optional absolute path used by Coolify for the persistent source directory.
|
||||
# ARMA_TILES_SOURCE_DIR=/data/arma-tiles/source
|
||||
Reference in New Issue
Block a user