Added custom scripts from other repo to running version

This commit is contained in:
Karsten Jakobsen 2020-03-18 08:59:16 +01:00
parent 0d8d11c51c
commit 89ba1aad1e
2 changed files with 470 additions and 1 deletions

View file

@ -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