mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 14:40:55 +03:00
updated docker.md
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
## Setup
|
||||||
|
|
||||||
|
Before building the Docker image, you must build the production assets:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run build
|
||||||
|
```
|
||||||
|
|
||||||
|
Then you can run either `docker build` or `docker-compose up`.
|
||||||
|
|
||||||
|
|
||||||
## Environment variables:
|
## Environment variables:
|
||||||
|
|
||||||
| Name | Description
|
| Name | Description
|
||||||
|
|||||||
Reference in New Issue
Block a user