Bifrost deployed using ansible
This commit is contained in:
@ -23,8 +23,8 @@
|
||||
DATABASE_URL: "{{ db_url }}"
|
||||
links: "postgres:db"
|
||||
published_ports:
|
||||
- 8080:80
|
||||
- 3012:3012
|
||||
- 127.0.0.1:8080:80
|
||||
- 127.0.0.1:3012:3012
|
||||
volumes:
|
||||
- /var/lib/bitwarden/data:/data/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user