diff --git a/.env b/.env index 1461628..ae1d9c4 100644 --- a/.env +++ b/.env @@ -6,9 +6,9 @@ PORT=3010 # set the host for the server for outgoing links # AFFINE_SERVER_HTTPS=true -# AFFINE_SERVER_HOST=affine.yourdomain.com +# AFFINE_SERVER_HOST=affine.sda.zone # or -# AFFINE_SERVER_EXTERNAL_URL=https://affine.yourdomain.com +AFFINE_SERVER_EXTERNAL_URL=https://affine.sda.zone # position of the database data to persist DB_DATA_LOCATION=/var/lib/docker/volumes/affine/.affine/self-host/postgres/pgdata