mirror of
				https://github.com/Theodor-Springmann-Stiftung/khalilogy.org.git
				synced 2025-10-30 19:15:30 +00:00 
			
		
		
		
	khalilogy
This commit is contained in:
		
							
								
								
									
										14
									
								
								docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| services: | ||||
|   khalilogy: | ||||
|     build: | ||||
|       context: . | ||||
|       dockerfile: Dockerfile | ||||
|     expose: | ||||
|       - "80" | ||||
|     restart: unless-stopped | ||||
|     networks: | ||||
|       - caddynet | ||||
|  | ||||
| networks: | ||||
|   caddynet: | ||||
|     external: true | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens