diff --git a/mirror-web-server/.env.example b/mirror-web-server/.env.example index 3e8f2223..6454f859 100644 --- a/mirror-web-server/.env.example +++ b/mirror-web-server/.env.example @@ -65,8 +65,4 @@ DISABLE_EMAIL=true ASSET_STORAGE_DRIVER=LOCAL # if ASSET_STORAGE_DRIVER is not GCP, then this is required -ASSET_STORAGE_URL=http://localhost:9000/assets-storage/ - -# MIXPANEL -MIXPANEL_TOKEN= - +ASSET_STORAGE_URL=http://localhost:9000/assets-storage/ \ No newline at end of file