Renamed Atlas to Outline
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#
|
||||
# Please use `openssl rand -hex 32` to create SEQUELIZE_SECRET
|
||||
|
||||
DATABASE_URL=postgres://user:pass@example.com:5432/atlas
|
||||
DATABASE_URL_TEST=postgres://user:pass@example.com:5432/atlas-test
|
||||
DATABASE_URL=postgres://user:pass@example.com:5432/outline
|
||||
DATABASE_URL_TEST=postgres://user:pass@example.com:5432/outline-test
|
||||
PORT=3000
|
||||
REDIS_URL=redis://localhost:6379
|
||||
SEQUELIZE_SECRET=F0E5AD933D7F6FD8F4DBB3E038C501C052DC0593C686D21ACB30AE205D2F634B
|
||||
|
||||
Reference in New Issue
Block a user