This removes any env reference from the rails command, since RAILS_ENV handles this easier, and changes Administrate to Administer, which is the more common spelling.
Former-commit-id: b1dbdadd8c1dda46ec815194d5fb86f02c0cea90
This commit is contained in:
		
							parent
							
								
									f65cab24ab
								
							
						
					
					
						commit
						b3b6d41738
					
				| @ -2454,7 +2454,7 @@ en: | ||||
|         back: Back | ||||
|         upload: Upload | ||||
|         select_file: Select a file | ||||
|         administrate: Administrate | ||||
|         administrate: Administer | ||||
|         login: Sign In | ||||
|         Log_out: Sign out | ||||
|         agree: I Agree | ||||
|  | ||||
| @ -42,7 +42,7 @@ services: | ||||
|     networks: | ||||
|       letsencrypt: | ||||
|       default:  | ||||
|     command: /bin/sh -c "rm -f /app/BikeBike/tmp/pids/server.pid  && rails server -e production -b '0.0.0.0'" | ||||
|     command: /bin/sh -c "rm -f /app/BikeBike/tmp/pids/server.pid  && rails server -b '0.0.0.0'" | ||||
|     # Add environment values that are not in .env (environment:) below in the bike_bike_advanced_environment file | ||||
|     # Empty file ok, too, or just comment out this section | ||||
|     env_file: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user