Update docker-compose.yml

This commit is contained in:
ned
2023-03-19 00:32:59 +01:00
parent d768908bfb
commit b7d07f5023

View File

@@ -5,5 +5,5 @@ services:
context: .
dockerfile: Dockerfile
volumes:
- .:/home/appuser/app
- .:/app
restart: always