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

Update docker-compose.yml

parent e8521885
......@@ -52,5 +52,9 @@ volumes:
influxdb_data:
networks:
net:
external:
name: server_net
\ No newline at end of file
driver: bridge
ipam:
driver: default
config:
- subnet: 192.168.0.0/24
gateway: 192.168.0.254
\ 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