version: '3' services: app: build: . volumes: - ./users.txt:/usr/share/app/users.txt network_mode: "host"