mirror of
				https://github.com/MHSanaei/3x-ui.git
				synced 2025-10-29 19:32:51 +00:00 
			
		
		
		
	Compare commits
	
		
			2 commits
		
	
	
		
			320367d1e5
			...
			bb2c7d3030
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | bb2c7d3030 | ||
|   | 13baf77893 | 
					 1 changed files with 6 additions and 4 deletions
				
			
		|  | @ -1,8 +1,10 @@ | |||
| services: | ||||
|   3x-ui: | ||||
|     image: ghcr.io/mhsanaei/3x-ui:latest | ||||
|     container_name: 3x-ui | ||||
|     hostname: yourhostname | ||||
|   3xui: | ||||
|     build: | ||||
|       context: . | ||||
|       dockerfile: ./Dockerfile | ||||
|     container_name: 3xui_app | ||||
|     # hostname: yourhostname <- optional | ||||
|     volumes: | ||||
|       - $PWD/db/:/etc/x-ui/ | ||||
|       - $PWD/cert/:/root/cert/ | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue