Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mathieu Loiseau
MagicWord
Commits
5911a260
Commit
5911a260
authored
May 30, 2018
by
arnaudbey
Browse files
misc
parent
94fa1808
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitattributes
View file @
5911a260
application/lexicon.sql filter=lfs diff=lfs merge=lfs -text
./
application/lexicon.sql filter=lfs diff=lfs merge=lfs -text
INSTALL.md
View file @
5911a260
...
...
@@ -8,6 +8,7 @@ git clone https://gricad-gitlab.univ-grenoble-alpes.fr/lzbk/MagicWord.git
cd MagicWord
cp .env.dist .env
vi .env
docker-compose up --build -d
docker-compose exec php PWD=rootpassword make install
sudo docker-compose up --build -d
sudo docker-compose exec php bash
PWD=rootpassword make install
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment