mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Add missing command in README
This commit is contained in:
parent
5949c9997a
commit
4b42b05dcf
@ -46,6 +46,8 @@ username@hostname:~$ <YOUR EDITOR> .env
|
|||||||
username@hostname:~$ cp docker-compose.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.
|
# Tweak the docker-compose.override.yml to satisfy your needs.
|
||||||
username@hostname:~$ <YOUR EDITOR> docker-compose.override.yml
|
username@hostname:~$ <YOUR EDITOR> docker-compose.override.yml
|
||||||
|
# Create database tables
|
||||||
|
username@hostname:~$ docker-compose run --rm web flask db init
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Configuration variables in detail
|
#### Configuration variables in detail
|
||||||
|
Loading…
Reference in New Issue
Block a user