Remove file configuration

This commit is contained in:
video-prize-ranch
2022-04-22 12:05:22 -04:00
parent 7b946e55b6
commit d0904407af
2 changed files with 0 additions and 7 deletions

View File

@@ -7,6 +7,4 @@ services:
build: .
ports:
- 3000:3000
volumes:
- ./config.yml:/app/config.yml
restart: unless-stopped