update docs and glamr-dev
- improve README: adds instructions for restoring backups, and setting crontab - remove deprecated "version" from docker-compose - add nginx example conf - add .env to .gitignore (!)
This commit is contained in:
parent
d70c1f0182
commit
7ce005d2e0
5 changed files with 80 additions and 15 deletions
|
|
@ -1,5 +1,3 @@
|
|||
version: '3'
|
||||
|
||||
services:
|
||||
db:
|
||||
image: postgres:13
|
||||
|
|
@ -25,4 +23,4 @@ services:
|
|||
volumes:
|
||||
pgdata:
|
||||
networks:
|
||||
main:
|
||||
main:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue