Remove the extra tabs

pull/744/head
MoisesTapia 2020-08-11 09:04:42 -05:00
parent bded077004
commit 6de8c26403
No known key found for this signature in database
GPG Key ID: BE22111DAB113FC3
1 changed files with 3 additions and 5 deletions

View File

@ -13,9 +13,7 @@ services:
command: python3 HiddenEye.py
stdin_open: true
tty: true
volumes:
- $PWD/WebPages:/home/WebPages
networks:
- internet
volumes: $PWD/WebPages:/home/WebPages
networks: internet
restart: always