@ -3,7 +3,7 @@ version: "3.1"
services:
server:
image: ${GT_IMG:-gitea/gitea}:${GT_TAG:-latest}
container_name: ${GT_CONTAINER_NAME:gitea}
container_name: ${GT_CONTAINER_NAME:-gitea}
restart: ${GT_RESTART:-unless-stopped}
networks:
- default