1
0

improve networking

This commit is contained in:
2023-12-05 10:55:22 +01:00
parent a4ceafd5f0
commit dc8cd9c4d1
9 changed files with 80 additions and 66 deletions

View File

@ -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