mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Fix path
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user