Skip to content

Commit 80f499c

Browse files
committed
Update docker-compose to new reticulum version
1 parent 3abaeb5 commit 80f499c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

modules/docker/codezero/docker-compose.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,9 @@ services:
191191
restart: unless-stopped
192192
profiles:
193193
- runtime
194+
networks:
195+
- default
196+
- aquila
194197

195198
taurus:
196199
depends_on:
@@ -252,3 +255,7 @@ services:
252255
volumes:
253256
generated-configs:
254257
postgres-data:
258+
259+
networks:
260+
aquila:
261+
name: codezero-aquila

0 commit comments

Comments
 (0)