comment out optional env variables
This commit is contained in:
@@ -85,7 +85,7 @@ IMMICH_MACHINE_LEARNING_URL=http://immich-machine-learning:3003
|
||||
# Examples: http://localhost:3001, http://immich-api.example.com, etc
|
||||
####################################################################################
|
||||
|
||||
IMMICH_API_URL_EXTERNAL=http://localhost:3001
|
||||
#IMMICH_API_URL_EXTERNAL=http://localhost:3001
|
||||
|
||||
####################################################################################
|
||||
# API Cors Allowed Origins - Optional
|
||||
@@ -94,4 +94,4 @@ IMMICH_API_URL_EXTERNAL=http://localhost:3001
|
||||
# For example, if IMMICH_API_URL_EXTERNAL is set to a full URL.
|
||||
####################################################################################
|
||||
|
||||
ALLOW_CORS_ORIGIN=http://localhost:2283
|
||||
#ALLOW_CORS_ORIGIN=http://localhost:2283
|
||||
Reference in New Issue
Block a user