Skip to content

Commit

Permalink
Fix link into Field Hub Wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
dersmon authored Dec 11, 2024
1 parent bab9770 commit 27385c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/deployment_example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ After you have created and setup `my_first_project` in your Field Desktop applic
To run the application in production, you should do (atleast) 3 things:
1. Uncomment the restart policy parts in the docker-compose file
2. Setup docker daemon as a system service on your server (so that it starts after each server restart)
3. Set the environment, especially `COUCHDB_ADMIN_PASSWORD` `COUCHDB_USER_PASSWORD`, `HOST` and `SECRET_KEY_BASE`. See also the general [Wiki](https://github.com/dainst/idai-field/wiki/FieldHub).
3. Set the environment, especially `COUCHDB_ADMIN_PASSWORD` `COUCHDB_USER_PASSWORD`, `HOST` and `SECRET_KEY_BASE`. See also the general [Wiki](https://github.com/dainst/idai-field/wiki/Field-Hub).

Afterwards stop and delete all previously created test containers.

Expand Down

0 comments on commit 27385c3

Please sign in to comment.