forked from 3wordchant/capsul-flask
		
	Smol docs tweaks
This commit is contained in:
		| @ -2,7 +2,7 @@ | ||||
|  | ||||
|  | ||||
|  | ||||
| Python Flask web application implementing user accounts, payment, and virtual machine management for a smol "virtual machine (vm) as a service" aka "cloud compute" provider.  Originally developer by [Cyberia Computer Club](https://cyberia.club) for https://capsul.org | ||||
| Python Flask web application implementing user accounts, payment, and virtual machine management for a smol "virtual machine (vm) as a service" aka "cloud compute" provider.  Originally developed by [Cyberia Computer Club](https://cyberia.club) for https://capsul.org | ||||
|  | ||||
| `capsul-flask` integrates with [Stripe](https://stripe.com/) as a credit card processor, and [BTCPay Server](https://github.com/btcpayserver/btcpayserver-docker) as a cryptocurrency payment processor. | ||||
|  | ||||
|  | ||||
| @ -65,5 +65,4 @@ database server, for you: | ||||
| docker-compose up | ||||
| ``` | ||||
|  | ||||
| docker-compose will read settings from your `.env` file; you can set any of the | ||||
| options mentioned in the [configuration documentation](./configuration.md). | ||||
| `capsul-flask` will read settings from your `.env` file as usual; you can set any of the options mentioned in the [configuration documentation](./configuration.md). | ||||
|  | ||||
		Reference in New Issue
	
	Block a user