Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Angel Docampo
burp-ui
Commits
8318180f
Commit
8318180f
authored
May 09, 2017
by
Benjamin "Ziirish" SANS
Browse files
tweaks for 0.5.0
parent
222d5445
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/docker-compose.yml
View file @
8318180f
...
...
@@ -16,14 +16,14 @@ redis:
pgsql
:
restart
:
always
image
:
registry.ziirish.me/ziirish/burp-ui/pgsql:
latest
image
:
registry.ziirish.me/ziirish/burp-ui/pgsql:
0.5.0
## Additionally, you may want to persist data
## volumes:
## - /var/lib/buistore/pgsql:/var/lib/postgresql/data
burpui
:
restart
:
always
image
:
registry.ziirish.me/ziirish/burp-ui:
latest
-py3.6
image
:
registry.ziirish.me/ziirish/burp-ui:
0.5.0
-py3.6
links
:
-
redis
-
pgsql
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment