Skip to content
Snippets Groups Projects
Commit f6af2788 authored by Martin Stähr's avatar Martin Stähr
Browse files

#63 feat: adding rocket chat config

parent 0a44eb05
No related branches found
No related tags found
No related merge requests found
package unipotsdam.gf.config;
public class GFRocketChatConfig {
public static final String ROCKET_CHAT_LINK = "https://rocket.farm.uni-potsdam.de/";
public static final String ADMIN_USERNAME = "";
public static final String ADMIN_PASSWORD = "";
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment