Compare commits
	
		
			2 Commits
		
	
	
		
			4feb28f172
			...
			eddaad807c
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| eddaad807c | |||
| d4c119a8cf | 
|  | @ -2,9 +2,10 @@ version: "3.9" | |||
| 
 | ||||
| services: | ||||
|   web: | ||||
|     image: nginx:alpine | ||||
|     image: caddy:2-alpine | ||||
|     container_name: arenos_www | ||||
|     ports: | ||||
|       - "2000:80" | ||||
|     volumes: | ||||
|       - ./html:/usr/share/nginx/html:ro | ||||
|       - /srv/arenos-landing/html:/srv:ro | ||||
|       - ./Caddyfile:/etc/caddy/Caddyfile:ro | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user