1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00

chore: Small fix in docker-compose.yml

This commit is contained in:
wlinator 2024-09-02 11:57:42 -04:00
parent 7038da4c45
commit bb8f35a44b

View file

@ -11,7 +11,5 @@ services:
target: /app/ target: /app/
ignore: ignore:
- .venv/ - .venv/
- action: rebuild
path: Dockerfile
env_file: env_file:
- .env - .env