Added custom scripts from other repo to running version
This commit is contained in:
parent
0d8d11c51c
commit
89ba1aad1e
2 changed files with 470 additions and 1 deletions
|
@ -39,7 +39,7 @@ services:
|
|||
- netbox-nginx-config:/etc/netbox-nginx/:ro
|
||||
- /etc/cert-client:/etc/cert-client:ro
|
||||
postgres:
|
||||
image: postgres:11-alpine
|
||||
image: postgres:10.4-alpine
|
||||
env_file: env/postgres.env
|
||||
volumes:
|
||||
- netbox-postgres-data:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue