[add] client port
This commit is contained in:
		
							parent
							
								
									552ff07e09
								
							
						
					
					
						commit
						ee5f502b49
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -8,6 +8,7 @@ services:
 | 
			
		|||
    command: /srv/basex/bin/basexhttp
 | 
			
		||||
    ports:
 | 
			
		||||
      - 9090:8080
 | 
			
		||||
      - 1985:1984
 | 
			
		||||
    environment:
 | 
			
		||||
      BASEX_JVM: "-Xmx1g"      
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
| 
						 | 
				
			
			@ -15,4 +16,4 @@ services:
 | 
			
		|||
      - ./data:/srv/basex/data
 | 
			
		||||
      - ./webapp:/srv/basex/webapp
 | 
			
		||||
      - ./repo:/srv/basex/repo
 | 
			
		||||
      - ./custom:/srv/basex/lib/custom
 | 
			
		||||
#     - ./custom:/srv/basex/lib/custom
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue