static jar name
This commit is contained in:
		
							parent
							
								
									8a63c498cb
								
							
						
					
					
						commit
						9edf650f6c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -10,7 +10,7 @@ if [ "${SEBSERVER_MODE}" = "gui" ]; then exec java \ | ||||||
|     exec java \ |     exec java \ | ||||||
|     -Xms64M \ |     -Xms64M \ | ||||||
|     -Xmx1G \ |     -Xmx1G \ | ||||||
|     -jar "${SEBSERVER_JAR}" \ |     -jar "seb-server.jar" \ | ||||||
|     --spring.profiles.active=ws,prod,prod-ws \ |     --spring.profiles.active=ws,prod,prod-ws \ | ||||||
|     --spring.config.location=file:/sebserver/config/spring/,classpath:/config/ \ |     --spring.config.location=file:/sebserver/config/spring/,classpath:/config/ \ | ||||||
|     --datastore.mariadb.server.address="${DB_HOST}" \ |     --datastore.mariadb.server.address="${DB_HOST}" \ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bengt Giger
						Bengt Giger