Skip to content

Commit

Permalink
Update keas.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
darkman97i authored Feb 17, 2019
1 parent 1d12229 commit e43c168
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions keas.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# OpenKM
openkm.url=https://demo07.openkmcloud.com/OpenKM
base.openkm.url=https://demo07.openkmcloud.com
openkm.url=https://localhost:8080/OpenKM
base.openkm.url=https://localhost:8080

# OpenKM admin user
admin.user=manager
admin.password=manager
admin.user=okmAdmin
admin.password=admin



0 comments on commit e43c168

Please sign in to comment.