Website dazu
This commit is contained in:
		
					parent
					
						
							
								e630ffdf46
							
						
					
				
			
			
				commit
				
					
						53ba5b9561
					
				
			
		
					 2 changed files with 16 additions and 1 deletions
				
			
		|  | @ -45,12 +45,19 @@ services: | |||
|       - "CELERY_BACKEND=redis://redis/0" | ||||
|       - "CELERY_BROKER=redis://redis/1" | ||||
|     volumes: | ||||
|       - pretix:/rdata | ||||
|       - pretix:/data | ||||
|     restart: always | ||||
|     networks: | ||||
|       backend: | ||||
|       frontend: | ||||
| 
 | ||||
|   web: | ||||
|     image: gitlab-cr.hamburg.ccc.de/ccchh/hackertours/hackertours:latest | ||||
|     ports:  | ||||
|       - "8888:80" | ||||
|     restart: always | ||||
|     networks: | ||||
|       frontend: | ||||
| 
 | ||||
| volumes: | ||||
|   database: {} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue