Try to fix disk mount failure. Edited podman configuration.
This commit is contained in:
@@ -33,8 +33,8 @@ in
|
||||
it-tools:
|
||||
ipv4_address: 172.16.70.253
|
||||
ports:
|
||||
- 80:80
|
||||
- 443:443
|
||||
- 8080:80
|
||||
- 8443:443
|
||||
volumes:
|
||||
- /run/user/1000/podman/podman.sock:/run/docker.sock:ro
|
||||
- ${config_dir}/rules/:/etc/traefik/conf/:ro
|
||||
|
||||
Reference in New Issue
Block a user