Saved old version
This commit is contained in:
parent
eddc308055
commit
91e8e10c69
3 changed files with 11 additions and 6 deletions
|
@ -31,10 +31,11 @@ services:
|
|||
depends_on:
|
||||
- netbox
|
||||
ports:
|
||||
- 8080
|
||||
- 443:8080
|
||||
volumes:
|
||||
- netbox-static-files:/opt/netbox/netbox/static:ro
|
||||
- netbox-nginx-config:/etc/netbox-nginx/:ro
|
||||
- /etc/cert-client:/etc/cert-client:ro
|
||||
postgres:
|
||||
image: postgres:10.4-alpine
|
||||
env_file: env/postgres.env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue