mirror of
https://github.com/lucaspalomodevelop/netbox-acls.git
synced 2026-03-12 23:27:23 +00:00
correct docker-compose
This commit is contained in:
parent
f53c6b1b77
commit
5247fe8636
@ -19,6 +19,7 @@
|
||||
"vscode": {
|
||||
// Set *default* container specific settings.json values on container create.
|
||||
"settings": {
|
||||
"editor.experimental.stickyScroll.enabled": true,
|
||||
//"[python]": {
|
||||
// "editor.codeActionsOnSave": {
|
||||
// "source.organizeImports": true
|
||||
|
||||
@ -6,7 +6,7 @@ services:
|
||||
- postgres
|
||||
- redis
|
||||
#- redis-cache
|
||||
- netbox-worker
|
||||
#- netbox-worker
|
||||
env_file: env/netbox.env
|
||||
user: 'unit:root'
|
||||
volumes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user