flame socket

This commit is contained in:
Danilo Reyes 2024-04-01 08:59:01 -06:00
parent 418562e799
commit 86d92cc6b5

View File

@ -23,7 +23,7 @@
ports = [ "5005:5005" ];
volumes = [
"/var/lib/docker-configs/flame:/app/data"
"/var/run/docker.sock:/var/run/docker.sock"
# "/var/run/docker.sock:/var/run/docker.sock"
];
environment = {
TZ = "America/Mexico_City";