Skip to content

Commit

Permalink
docs: added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSlimvReal committed Oct 21, 2023
1 parent e838e89 commit 4216b97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .env
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
DATABASE_URL=https://dev.aam-digital.net/db/couchdb
DATABASE_USER=admin
DATABASE_PASSWORD=rCgFR2QmZ0oB
PERMISSION_DB=app
JWT_SECRET=someJwtSecret
JWT_PUBLIC_KEY="-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtWQ5XyW9ntTh75UF9eOUq8D4EPfioMUuHfbd5eQJqHiTew0Eb/FSdEnH2PRB+7deXKgZotOdXtF5qrZfm9jHxxFP5YlLxzs/DW3JnYmhe6ENVl0MStL1YzAs3N2W9Zs7a9Ox2UTuCn6y4HQwqQD8l0/vROuURbFjyfH7bdkDe5BgWwIxmwV0JILvvD7dTxgh4J/h7dJ8Pq1cKORmSEB4N/xtyISyhbzr+MRZ6feaj4HeCSL9/j2tmxTYkSvvdUjZVm1DE+EKG/vbQgyIYs71AclWb5t8wsulsS/noAAKEW572/asucVpXsxDMin7w5Bv0fk3ex0eyntURYl9zMApNQIDAQAB\n-----END PUBLIC KEY-----"
SENTRY_DSN=
PORT=
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Deployer Backend

This server allows to automatically deploy applications on the server.


0 comments on commit 4216b97

Please sign in to comment.