Skip to content
Snippets Groups Projects
Commit 84319681 authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Update

parent d92efba8
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ username@hostname:~$ mkdir logs
username@hostname:~$ cp .env.tpl .env
# Fill out the variables within this file.
username@hostname:~$ <YOUR EDITOR> .env
username@hostname:~$ cp docker-compose.development-override.yml.tpl docker-compose.override.yml
username@hostname:~$ cp docker-compose.override.yml.tpl docker-compose.override.yml
# Tweak the docker-compose.override.yml to satisfy your needs.
username@hostname:~$ <YOUR EDITOR> docker-compose.override.yml
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment