change ip config

This commit is contained in:
2026-08-31 20:38:27 +02:00
parent 69be60b6e9
commit 6e4e0c3648
+1 -1
View File
@@ -11,7 +11,7 @@ services:
container_name: borrow_system-admin-frontend container_name: borrow_system-admin-frontend
networks: networks:
proxynet: proxynet:
ipv4_address: 172.20.0.3 ipv4_address: 172.20.0.35
build: ./admin build: ./admin
restart: unless-stopped restart: unless-stopped