update server url
This commit is contained in:
@@ -6,9 +6,9 @@ PORT=3010
|
|||||||
|
|
||||||
# set the host for the server for outgoing links
|
# set the host for the server for outgoing links
|
||||||
# AFFINE_SERVER_HTTPS=true
|
# AFFINE_SERVER_HTTPS=true
|
||||||
# AFFINE_SERVER_HOST=affine.yourdomain.com
|
# AFFINE_SERVER_HOST=affine.sda.zone
|
||||||
# or
|
# or
|
||||||
# AFFINE_SERVER_EXTERNAL_URL=https://affine.yourdomain.com
|
AFFINE_SERVER_EXTERNAL_URL=https://affine.sda.zone
|
||||||
|
|
||||||
# position of the database data to persist
|
# position of the database data to persist
|
||||||
DB_DATA_LOCATION=/var/lib/docker/volumes/affine/.affine/self-host/postgres/pgdata
|
DB_DATA_LOCATION=/var/lib/docker/volumes/affine/.affine/self-host/postgres/pgdata
|
||||||
|
|||||||
Reference in New Issue
Block a user