Commit ccbe1d30 authored by 簡碩辰's avatar 簡碩辰

Update docker-compose.yml

parent 706ad573
......@@ -8,7 +8,7 @@ services:
- "80:80"
networks:
lan:
ipv4_address: 192.168.0.2
ipv4_address: 192.168.0.3
restart: always
container_name: viewer
ch01:
......@@ -236,10 +236,6 @@ services:
restart: always
container_name: ch16
networks:
lan:
driver: bridge
ipam:
driver: default
config:
- subnet: 192.168.0.0/24
gateway: 192.168.0.254
\ No newline at end of file
net:
external:
name: pi_net
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment