Merge pull request 'updated ipv6 network subnet' (#6) from dev into main
Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
Reviewed-on: #6
This commit is contained in:
commit
eacbf4bd14
@ -7,7 +7,7 @@ networks:
|
||||
enable_ipv6: ${ENABLE_IPV6}
|
||||
ipam:
|
||||
config:
|
||||
- subnet: 2001:db8::/64
|
||||
- subnet: ${IPV6_SUBNET}
|
||||
services:
|
||||
# for local https development using self-signed certs via openssl
|
||||
# nginx:
|
||||
|
Loading…
x
Reference in New Issue
Block a user