New redirection of save data

This commit is contained in:
MoisesTapia 2020-07-26 10:19:45 -05:00
parent 6ff62d2ae7
commit 1fe47309ef
No known key found for this signature in database
GPG Key ID: BE22111DAB113FC3

View File

@ -14,7 +14,7 @@ services:
stdin_open: true stdin_open: true
tty: true tty: true
volumes: volumes:
- $PWD/WebPages:/home/WebPages - $PWD/WebPages:/home/HiddenEye/WebPages
networks: networks:
- internet - internet
restart: always restart: always