mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-13 00:05:41 +00:00
Fix path
This commit is contained in:
parent
d1fc425f48
commit
c605613d86
@ -11,7 +11,7 @@ services:
|
||||
- "./app:/home/nopaque/app"
|
||||
- "./boot.sh:/home/nopaque/boot.sh"
|
||||
- "./config.py:/home/nopaque/config.py"
|
||||
- "./docker-entrypoint.sh:/home/nopaque/docker-entrypoint.sh"
|
||||
- "./docker-entrypoint.sh:/usr/local/bin/docker-entrypoint.sh"
|
||||
- "./migrations:/home/nopaque/migrations"
|
||||
- "./nopaque.py:/home/nopaque/nopaque.py"
|
||||
- "./requirements.txt:/home/nopaque/requirements.txt"
|
||||
|
Loading…
Reference in New Issue
Block a user