improve networking
This commit is contained in:
@ -7,7 +7,8 @@ services:
|
||||
- "${DOCKER_STORAGE_PATH}/uptimekuma:/app/data"
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
networks:
|
||||
- public
|
||||
public:
|
||||
ipv4_address: 192.168.240.39
|
||||
profiles:
|
||||
- base
|
||||
restart: unless-stopped
|
Reference in New Issue
Block a user