Skip to content
Snippets Groups Projects
Commit 3953bab6 authored by Alexandra's avatar Alexandra
Browse files

chore: clean old config

parent a3f11eca
No related branches found
No related tags found
No related merge requests found
Pipeline #14206 failed
import * as path from 'path';
// FINAL CONFIG
export const CONFIG_PATH = '/home/config/';
export const USER_CHALLENGE_PATH = path.join(CONFIG_PATH, 'user-challenge.json');
export const PROJECT_SRC_PATH = '/project';
export const PROJECT_THEIA_PATH = path.join('/home/project/');
export const DOCS_PATH = path.join('/home/theia/docs');
export const BRIEFING_FILE_NAME = 'briefing.md';
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment