fix(Umami): networking

master
arcbjorn 2 years ago
parent 11bc6c9cda
commit e4224e80fc

@ -12,8 +12,6 @@ services:
ports: ports:
- "127.0.0.1:${UMAMI_PORT}:3000" - "127.0.0.1:${UMAMI_PORT}:3000"
network_mode: "host"
restart: always restart: always
umami_db: umami_db:

Loading…
Cancel
Save