Merge pull request #35 from jtagcat/patch-1

docker-compose: tabs → spaces
This commit is contained in:
Bastian Meissner 2021-09-24 11:55:52 +02:00 committed by GitHub
commit 9a7fdb6f81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
version: "3" version: "3"
services: services:
dashboard: dashboard:
image: phntxx/dashboard:latest image: phntxx/dashboard:latest
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ./data:/app/data - ./data:/app/data
ports: ports:
- 8080:8080 - 8080:8080