mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
@@ -94,15 +94,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./backend/bdd/pebble/:/var/data/pebble:ro
|
- ./backend/bdd/pebble/:/var/data/pebble:ro
|
||||||
|
|
||||||
technitium:
|
|
||||||
image: technitium/dns-server:14.2.0
|
|
||||||
ports:
|
|
||||||
- "5380:5380/tcp"
|
|
||||||
- "53:53/udp"
|
|
||||||
- "53:53/tcp"
|
|
||||||
environment:
|
|
||||||
- DNS_SERVER_ADMIN_PASSWORD=infisical
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
postgres-data:
|
postgres-data:
|
||||||
driver: local
|
driver: local
|
||||||
|
|||||||
Reference in New Issue
Block a user