mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: digital ocean specs
This commit is contained in:
		
							parent
							
								
									3dc15422f7
								
							
						
					
					
						commit
						8164aab4bc
					
				| @ -6,13 +6,13 @@ spec: | ||||
|       branch: master | ||||
|       repo_clone_url: https://github.com/Unleash/unleash.git | ||||
|     build_command: 'yarn build' | ||||
|     run_command: 'yarn run' | ||||
|   envs: | ||||
|     - key: DATABASE_URL | ||||
|       scope: RUN_TIME | ||||
|       value: ${unleash-db.DATABASE_URL} | ||||
|     - key: UNLEASH_URL | ||||
|       scope: RUN_TIME | ||||
|       value: ${APP_URL} | ||||
|     run_command: 'yarn start' | ||||
|     envs: | ||||
|       - key: DATABASE_URL | ||||
|         scope: RUN_TIME | ||||
|         value: ${unleash-db.DATABASE_URL} | ||||
|       - key: UNLEASH_URL | ||||
|         scope: RUN_TIME | ||||
|         value: ${APP_URL} | ||||
|   databases: | ||||
|   - name: unleash-db | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user