mirror of
https://codeberg.org/angestoepselt/refund-form.git
synced 2025-05-24 14:46:16 +00:00
change usage text
This commit is contained in:
parent
baa47b8097
commit
971f60db90
1 changed files with 6 additions and 3 deletions
|
|
@ -5,10 +5,13 @@
|
|||
This ist our refund-form for expenses of our members. A small dockerized app, written in php.
|
||||
|
||||
## Usage
|
||||
Please use this as a starting point:
|
||||
- clone the repository and run ``docker-compose -f docker-compose.example.yml up -d`` and the app spawns public on port 8033
|
||||
|
||||
Please run this example only in your own Network. There are more useful setups, for example behind a reverse proxy, like traefik
|
||||
We provide an automatic docker image.
|
||||
```
|
||||
docker pull codeberg.org/angestoepselt/refund-form:latest
|
||||
```
|
||||
https://codeberg.org/angestoepselt/-/packages/container/refund-form/latest
|
||||
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue