Migrate to podman

This commit is contained in:
2026-01-29 15:48:11 +04:00
parent 5b2b227601
commit e548189596
31 changed files with 63 additions and 126 deletions

View File

@@ -17,11 +17,11 @@ services:
memory: 64M
nginx-proxy:
image: nginx:alpine
image: docker.io/nginx:alpine
container_name: nginx-proxy
restart: always
ports:
- 80:80
- 8080:80
volumes:
- ./nginx/init:/etc/nginx/conf.d:ro
# Папки для SSL сертификатов